plan-review-architecture
Installation
SKILL.md
Plan Review — Architecture Dimension
Overview
The architecture-dimension reviewer for plan-review. Reads a plan and scores
five concrete sub-dimensions on 0-10: data flow, failure modes, edge cases, test
matrix, and rollback safety. Every score must be paired with a finding citing the
plan task number or section that caused the score. The skill produces a ranked
fix list aligned with plan-review's consolidation step. Used by plan-review's
orchestrator, but invocable directly when only an architectural review is needed.
When to Use
- Invoked by
plan-reviewas one of its two parallel reviewers - The user wants an architectural pass on a plan without the experience review
- A plan has been edited substantially in architectural areas and needs re-scoring