review
Installation
SKILL.md
Formal Review Gate (Fagan-style)
Outputs
reports/review/INSPECTION_RECORD.md
Entry criteria (must ALL be true before review starts)
- All CI checks pass (
npm run cigreen). - Tests exist for changed domain logic.
- Contracts documented for changed public APIs.