review-and-archive

Installation
SKILL.md

Review And Archive

Use after implementation finishes.

Workflow

  1. Generate review prompt: python3 bin/loop-factory review <spec-id> --agent codex
  2. Review diff against acceptance criteria.
  3. Run verification from spec frontmatter or smallest relevant checks.
  4. Findings first. Mark result:
    • ACCEPTED
    • CHANGES_REQUESTED
  5. Only after accepted: python3 bin/loop-factory archive <spec-id> --accepted

Review Focus

Installs
7
GitHub Stars
14
First Seen
Jun 20, 2026
review-and-archive — juliusbrussee/loop-factory