review
Installation
SKILL.md
/review
A second opinion before committing. Checks alignment between intent and execution, detects drift, and decides: continue, adjust, or salvage.
Part of the Intent → Execution → Review loop at every scale — from a single commit to a multi-week project. Review closes the loop.
When to Use
Invoke /review when: before committing, at natural pause points, something feels off, scope seems to have grown, or before PRs.
Do not use when: You're in deep flow and making progress. Review at natural breaks, not arbitrary intervals.
Review Lenses
Default to the core workflow review in this file. When the artifact being reviewed needs a sharper domain lens, load the matching supporting reference:
- Code, PRs, technical plans, or implementation work: references/code.md
- Prose, documentation, essays, prompts, or release notes: references/writing.md
- Tutorials, explanations, onboarding, or teaching behavior: references/learning.md