What problem does it solve?
This skill automates the end-to-end lifecycle of GitHub issues, from fetching and analyzing bugs to implementing fixes, opening pull requests, and managing review feedback without manual intervention.
Core Features & Use Cases
- Parallel Sub-agent Orchestration: Spawns specialized agents to handle multiple issues concurrently, ensuring rapid development cycles.
- Automated PR Review Handling: Monitors open pull requests for review comments and automatically triggers sub-agents to address feedback and push updates.
- Use Case: A maintainer can trigger this skill to automatically process a backlog of bug reports, generate fixes, and manage the resulting PR review process while they focus on high-level architecture.
Quick Start
Ask the agent to fetch issues from the current repository and automatically spawn sub-agents to fix all bugs labeled as high priority.