What problem does it solve?
This Skill automates the entire lifecycle of resolving a GitHub issue, from initial setup and planning to implementation, review, and pull request creation, minimizing manual intervention and ensuring a structured development process.
Core Features & Use Cases
- Full Workflow Orchestration: Manages issue context fetching, branch creation, planning, implementation delegation, code review cycles, and PR generation.
- Agent Coordination: Leverages specialized sub-agents for tasks like Git operations, code implementation, and reviews, ensuring each step is handled by the most appropriate tool.
- Use Case: A developer can initiate this Skill with a GitHub issue number, and it will handle creating a feature branch, generating an implementation plan, delegating the coding to an implementer agent, managing code reviews, and finally creating a pull request, all with minimal oversight.
Quick Start
Use the work-issue skill to complete the development workflow for GitHub issue number 123.