Create PR Workflow
- Run the
code-reviewsubagent to review this branch. Fix all blockers before proceeding. - Run
git statusandgit diff main...HEADto understand all changes - Run
git log main..HEAD --onelineto see all commits on this branch - Push the branch:
git push -u origin HEAD - Create the PR with
gh pr create:- Title: short, under 70 characters
- Body: Summary bullets, test plan checklist, and the Claude Code footer
- Return the PR URL
- Run the
reflectskill — retrospect on what was just built and persist any new patterns, surprises, or lessons to rules and memory
Do NOT create the PR if the code-review subagent reports blockers.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.