review-architecture

Installation
SKILL.md

review-architecture

Reviewer "architecture" from Phase 4b. Read-only critique of a production-code diff. Runs in parallel with review-intent.

When to use

  • Called by green-cycle on the implementation diff produced by attempt N.
  • Standalone: /review-architecture <diff-or-pr> to audit any change.

Inputs

  • diff — the staged or committed diff to review.
  • Project conventions, discovered from the repo:
    • CONTEXT.md (shared language).
    • docs/adr/ (architecture decision records).
    • Existing file structure under the touched module.

Output format

Installs
1
First Seen
Jun 19, 2026
review-architecture — mpiton/agentic-atdd