What problem does it solve?
This Skill takes a small, well-scoped GitHub issue all the way from implementation to merged pull request, reducing the manual coordination needed to resolve, review, and ship a fix.
Core Features & Use Cases
- End-to-end issue delivery: Resolves the issue, publishes the branch, opens the PR, and manages the merge path.
- Automated review handling: Runs two rounds of Copilot review, applies accepted fixes, and resolves review threads.
- Safety-first escalation: Stops and asks for help when the issue is ambiguous, a review finding is uncertain, conflicts are non-trivial, or CI/build status is not healthy.
- Use case: Use this when you want an AI to autonomously handle a small bug fix or documentation-plus-code change from issue number to merged PR with minimal oversight.
Quick Start
Ask the assistant to ship issue number 123 end-to-end, with no merge if you want to review the final state yourself.