Autonomous GitHub issue resolution with infinite loop support. Uses stop hooks (or the /loop command if available) to run forever: triages issues, fixes bugs, runs tests, implements approved enhancements, generates proposals. Sleeps when idle, wakes to check for new work.
npx claudepluginhub laird/agents --plugin autocoderApprove one or more AI-generated proposals for implementation by removing the `proposal` label.
The **Autocoder** plugin provides autonomous GitHub issue resolution with intelligent testing, proposal management, and continuous quality improvement.
Use AI-powered brainstorming to explore design options, clarify requirements, and develop implementation approaches for a GitHub issue.
Wrapper around `/autocoder:fix` that runs it in a loop forever.
Analyze all open GitHub issues, prioritize them, and begin systematically fixing or implementing them starting with the highest priority.
Run the complete regression test suite, analyze all results (successes and failures), and manage GitHub issues accordingly.
Improve test coverage using persistent coverage report
Complete installation of autocoder plugin components for autonomous issue resolution and parallel agent coordination.
Display all open GitHub issues that require design work before implementation.
Display all open GitHub issues that require human feedback or clarification.
Display all AI-generated enhancement proposals awaiting human review and approval.
Run `/monitor-workers` in a continuous loop. This is the default command for the **manager session** in a parallel agent swarm.
Monitor worker agents in worktrees, detect stale work, assign unblocked issues to idle workers via cmux/tmux, and deploy when all work is complete.
Interactive planning session to review and unblock issues that fix-loop has labeled with blocking tags. This command is designed to run in parallel with `/fix-loop` in a separate terminal session.
Stops the infinite `/fix-loop` by removing the state file.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Code cleanup, refactoring automation, and technical debt management with context restoration
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development