What problem does it solve?
This skill helps engineering teams triage, plan, and implement GitHub issue fixes end-to-end, turning vague reports into actionable work.
Core Features & Use Cases
- Triage: extract issue number and maintainer hints, categorize by labels to determine whether it's a bug, feature, or docs task.
- Planning: explore the codebase scope, propose an implementation plan, and set up a workspace workflow that mirrors a standard development cycle.
- Execution: draft a concrete plan with steps, tests, and integration points, then track progress and verify outcomes.
- Use Case: When a GitHub issue arrives with missing details, this skill will structure a reproducible plan and provide a ready-to-implement PR outline.
Quick Start
Provide the issue number and optional maintainer hints; the skill will fetch the issue, categorize it, and generate an end-to-end implementation plan.