harden-branch
Installation
SKILL.md
Harden Branch
Quick Start
Invoke on the branch you want to ready for review:
/harden-branch
Harden the current branch into something a human only ever sees once it is structurally settled and self-reviewed. Two ordered settle-phases run in sequence:
- Deepen until settled — improve the branch's architecture.
- Review until green — review the branch for correctness.
Deepen runs before review so the review judges the final, structurally settled code rather than an intermediate shape.