What problem does it solve?
This Skill provides a structured, end-to-end workflow to address a GitHub Issue: create a feature branch, implement changes, write tests, fix issues, obtain reviews, commit, open a pull request, and reflect learnings into the project's documentation.
Core Features & Use Cases
- End-to-end issue resolution workflow covering branching, implementation, testing, code review, PR creation, and documentation updates.
- Enforces project conventions including branch naming, commit messaging, and adherence to CONTRIBUTING.md and docs.
- Use Case: When a user asks to resolve a GitHub Issue, this Skill guides the entire lifecycle from issue interpretation to PR merge and knowledge capture.
Quick Start
Ask me to resolve a specific GitHub issue by following the end-to-end workflow from branch creation to PR submission and documenting the learnings.