review-and-archive
Installation
SKILL.md
Review And Archive
Use after implementation finishes.
Workflow
- Generate review prompt:
python3 bin/loop-factory review <spec-id> --agent codex - Review diff against acceptance criteria.
- Run verification from spec frontmatter or smallest relevant checks.
- Findings first. Mark result:
ACCEPTEDCHANGES_REQUESTED
- Only after accepted:
python3 bin/loop-factory archive <spec-id> --accepted