What problem does it solve?
This Skill streamlines the full software delivery loop for a reported issue, reducing the back-and-forth between understanding the problem, planning the work, implementing changes, validating them, and preparing a pull request.
Core Features & Use Cases
- Issue Intake and Analysis: Reads issue details, labels, and supporting context to determine scope and likely impact.
- Investigation and Design: Guides codebase investigation, technical design, ambiguity resolution, and task decomposition before implementation starts.
- Implementation and Verification: Coordinates branch creation, code changes, quality gates, review, and PR preparation for a production-ready workflow.
- Use Case: A developer can hand this Skill a GitHub issue number and have it manage the work from initial investigation through review and pull request creation.
Quick Start
Ask the dev skill to resolve a specific issue number or ID and follow its guided workflow through investigation, implementation, testing, review, and PR creation.