Content
27%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a verbose persona-and-catalog document: it restates expertise and enumerates architecture topics Claude already knows instead of giving concrete review methodology. Workflow and file structure are present but loose, with no validation checkpoints or reference-file split.
Suggestions
Delete the Capabilities, Behavioral Traits, and Knowledge Base sections (or move them to a reference file) since they restate concepts Claude already knows; keep only review-specific methodology Claude would not infer.
Replace the vague Instructions with a concrete, sequenced review workflow: define the artifacts to request, a checklist of architecture dimensions to score, and an ADR/output template to produce.
Add an explicit validation checkpoint (e.g. 'confirm assumptions and constraints with the user before rating impact') and reconcile the duplicate Instructions and Response Approach step lists into one sequence.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is heavily padded: the ~80-bullet Capabilities catalog, Knowledge Base (Fowler/Evans/Uncle Bob), and Behavioral Traits extensively enumerate concepts Claude already knows, matching the severely-verbose anchor. | 1 / 5 |
Actionability | Guidance is high-level hints ("Gather system context", "Evaluate architecture decisions and identify risks") with no concrete methodology, checklist, or ADR template despite mentioning ADRs, fitting the minimal-concrete-guidance anchor. | 2 / 5 |
Workflow Clarity | A sequence exists but two overlapping step lists (Instructions vs Response Approach) compete, and validation is only vaguely implied ("follow up on validation") without explicit checkpoints or a fix-and-retry loop. | 3 / 5 |
Progressive Disclosure | Headers and subsections provide real structure, but the ~170-line file is monolithic with the large capabilities/knowledge catalog inlined rather than split into reference files, matching the some-structure-but-inline-content anchor. | 3 / 5 |
Total | 9 / 20 Passed |