What problem does it solve?
Streamlines the GitHub PR workflow by providing a consistent lifecycle from creation through checks, formatting, linking issues, and post-merge cleanup, reducing manual coordination and errors.
Core Features & Use Cases
- PR creation and formatting guidance with required fields like summary, test plan, and linked issues.
- Merge gate checks and post-merge cleanup to ensure policy compliance and clean history.
- Use case: when multiple teams collaborate on a feature branch, this skill automatically ensures every change is linked to an issue, a PR is prepared with the correct metadata, and the merge is gated by checks before closing.
Quick Start
Invoke the GitHub PR lifecycle workflow to manage PR creation, formatting, and merging using MCP Server when available.