Prepare PR with safety gates and checks
prepare-prskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Prepare and validate GitHub pull request metadata, description, and CI checks
Best for
When you need to draft a PR with proper context, verify CI readiness, and minimize review friction before opening.
Inputs
- · branch name
- · base branch
- · commit list
- · description template
Outputs
- · PR draft
- · CI check status
- · diff summary
Requires
- · gh CLI
- · git
- · GitHub API
Preconditions
- · Branch pushed to remote
- · commits are clean
Failure modes
- · CI check failures
- · conflicting commits
- · missing PR body fields
Trust signals
- · All CI checks pass
- · commit history is linear
- · description follows project template