release-pr-gates
Installation
SKILL.md
Release PR Gates
Verify required CI checks are green on the trunk, then cut a release (semver tag + GitHub release) or open a release PR targeting the default branch. Staging and production are deployment environments driven by CI/CD and tags — not long-lived branches.
Contract
Inputs:
- Repository root with git remote
- Optional: source feature/release branch (defaults to trunk HEAD)
- Optional: semver tag to cut, or existing PR number
Outputs: