What problem does it solve?
Merging Pull Requests involves critical checks (CI, conflicts, approvals) and a precise workflow to ensure atomic issue closure and a clean master branch.
Core Features & Use Cases
- Automated Merge Readiness Checks: Verifies CI status, merge conflicts, and working tree cleanliness, blocking if critical issues exist.
- Atomic Issue Closure Verification: Critically verifies that the Beads issue was already closed at PR creation time, ensuring JSONL merges atomically with code.
- Guided Human Merge: Provides clear, step-by-step instructions and a direct link to the GitHub web UI for a reliable "Squash and merge" operation.
- Use Case: When your PR is ready to merge, simply say "merge the PR," and this Skill will perform all necessary checks, confirm issue closure, and guide you through the final merge steps on GitHub.
Quick Start
When your Pull Request is ready to be merged, simply say:
"merge the PR"