Plugins by HomericIntelligence
13 plugins
HomericIntelligence / arXiv Paper Publication Polish
Systematic application of publication-ready polish to LaTeX papers based on comprehensive review feedback. Applies fixes across 5 categories: precision, terminology, bibliography, paths, and grammar.
HomericIntelligence / ml-odyssey-skills
Skills migrated to ProjectMnemosyne for cross-project reuse
HomericIntelligence / judge-rerun-workspace-corruption
Fix judge reruns producing incorrect results due to workspace corruption and fallback judge masking
HomericIntelligence / Parallel Worktree Workflow
Execute multiple independent tasks in parallel using git worktrees and background sub-agents. Achieves 3x speedup for independent work.
HomericIntelligence / fix-altair-facet-layering
Systematic workflow for fixing Altair/Vega-Lite faceted chart bugs: invisible overlays, data clipping, and domain issues
HomericIntelligence / python-subprocess-terminal-corruption
Fix terminal corruption from Python subprocess management and None-safe error handling patterns
HomericIntelligence / checkpoint-recovery
Implementing checkpoint/resume functionality for long-running batch processes with rate limit handling
HomericIntelligence / Code Quality Audit Against Development Principles
Comprehensive codebase audit against 7 core development principles (KISS, YAGNI, TDD, DRY, SOLID, Modularity, POLA). Generates ratings, files issues, and creates audit report.
HomericIntelligence / issue-completion-verification
Verify and properly close GitHub issues when PR automation fails to auto-close
HomericIntelligence / forbid-e2e-remote-ops
Prevent remote Git operations in e2e tests and optimize worktree creation
HomericIntelligence / fix-implement-issues-script
Debug and fix automation pipeline failures in implement_issues.py
HomericIntelligence / fair-evaluation-baseline
Implement baseline pipeline capture and regression detection to distinguish agent-introduced failures from pre-existing issues in E2E evaluations
HomericIntelligence / coverage-threshold-tuning
Tune pytest coverage thresholds to match actual coverage baselines and avoid CI failures