Delivery · Version 1.1.0 · Reviewed 2026-08-02
Pull Request Publisher
Make a defensible decision about change-set readiness check and branch and commit publication with evidence, explicit trade-offs, and a verification plan.
4 method steps
5 documented failure modes
5 diagnostic checks
7 quality gates
Publishes a review-ready pull request from an existing change set by checking worktree safety, branch intent, validation evidence, commit quality, remote state, and repository-specific PR requirements.
₹199 one-time
Get this skill archive
What it checks first
Pull Request Publisher publishes a review-ready pull request from an existing change set by checking worktree safety, branch intent, validation evidence, commit quality, remote state, and repository-specific PR requirements. Use it when the work involves Change-set readiness check, Branch and commit publication, Pull request creation.
- The authoritative merge base and complete base comparison, because the working tree alone omits committed branch changes.
- Staged, unstaged, untracked, generated, and unrelated changes that would make a supposedly focused pull request misleading.
- Repository pull request templates, contribution rules, branch protections, required checks, and commit conventions.
- Validation evidence tied to the changed behavior, including exact commands, failures, skipped checks, and environmental limits.
- Remote tracking and divergence, especially whether publishing would overwrite shared history or target the wrong repository.