What problem does it solve?
This Skill helps product teams and developers start work on a GitHub issue by analyzing issue details, extracting requirements, and producing an actionable implementation plan aligned with project standards. It guides the user through scope assessment, task breakdown, and safe, conventional branching to begin coding from an issue.
Core Features & Use Cases
- Issue analysis: fetch, interpret, and categorize an issue's title, body, labels, and linked items to determine scope.
- Plan creation: generate a structured plan with discrete tasks, files to touch, and acceptance criteria mapping.
- Branching & workflow guidance: propose conventional feature branches and PR steps to keep work organized.
- Readiness checks: identify ambiguities, dependencies, or missing information and prompt for clarification before coding.
- Documentation & PR prep: outline what needs documentation updates and PR context for fast reviews.
Quick Start
Provide the issue number or URL to begin the implementation workflow.