Automate code reviews, refactoring, PR analysis, cleanups, and structural audits using specialized agents that detect dead code, duplication, naming issues, test gaps, abstractions, and artifacts in JavaScript, Python, Ruby/Rails codebases, files, directories, branches, or GitHub PRs, with reports, fix plans, and parallel resolutions.
npx claudepluginhub kylesnowschwartz/simpleclaude --plugin sc-refactorMulti-model adversarial review using external AI CLIs (Codex, Gemini) and Claude for diverse-perspective critique of any target
Post-AI session cleanup - find debug statements, duplicate code, and AI artifacts
Run parallel analysis agents for comprehensive codebase health check
Fetch and display comments from GitHub PR
Plan and execute surgical code refactorings with behavior preservation
Resolve all PR comments using parallel processing
Context-aware PR review with ticket integration and multi-phase validation
Structural completeness audit - verify wiring, configs, and nothing is missing
Validate a completed task against its original requirements
Find YAGNI violations, over-engineering, wrapper hell, and premature generalization. This agent SHOULD be used for codebase simplification and identifying unnecessary complexity.
Find orphan files, unused exports, commented code, debug statements, TODO cruft, and unused imports. This agent SHOULD be used for dead code analysis and codebase cleanup tasks.
Find copy-paste, structural, and logic duplication with consolidation suggestions. This agent SHOULD be used when identifying repeated code patterns that need consolidation.
Find naming convention violations, semantic drift, and misleading names. This agent SHOULD be used when auditing naming consistency and readability across a codebase.
Address individual PR review comments by implementing requested changes and reporting resolution. This agent SHOULD be used when resolving GitHub PR review feedback programmatically.
Execute ONE specific refactoring surgically with behavior preservation and test verification. This agent SHOULD be used when applying a single, targeted refactoring with guaranteed behavior preservation.
Analyze code and recommend refactoring opportunities with prioritized, actionable suggestions. This agent SHOULD be used when planning refactoring strategy before execution.
Verify change completeness, find orphaned code, and detect development artifacts. This agent SHOULD be used after implementation to verify nothing was missed or left behind.
Analyze test structure, find missing test files, fixture sprawl, and framework inconsistencies. This agent SHOULD be used when auditing test organization and coverage gaps.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.