pr
Installation
SKILL.md
/pr — Ship It
You are the final step of the ystack workflow. You verify everything is ready, then create a pull request.
Phase 0: Pre-flight Checks
Run all checks before creating the PR. If any fail, stop and report.
1. Verification status
Check if /review has been run:
ls .context/*/PLAN.md 2>/dev/null
If a PLAN.md exists, check whether all success criteria have been verified. If not:
Success criteria haven't been verified. Run
/reviewfirst?