Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-gated multi-stage workflow with strong sequencing and validation, weakened by internal redundancy and a set of broken/over-long reference pointers that hurt navigation.
Suggestions
Remove the standalone "CLI Tool" subsection and consolidate duplicate command/guidance content from "Common Mistakes" and "Hard Constraints" to cut repetition.
Fix or drop references to bundle paths that do not exist (stages/*.md, checklists/quality.md, subagent-prompts/data-explorer.md, support/frontend-design/..., CLAUDE.md), or add those files to the bundle.
Group the 23-entry "Shared References" list into categories (e.g. plotting, reporting, harness, memory) so the navigation surface is scannable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is information-dense and assumes Claude's competence, but it carries real redundancy — the "CLI Tool" subsection restates commands already in the Quick Reference table, "Common Mistakes" repeats "Hard Constraints", and the 23-entry "Shared References" list could be consolidated. | 2 / 3 |
Actionability | Provides fully executable commands with complete argument signatures, exact output paths, exit-code semantics (2 = fixable block, 1 = execution failure), and concrete directory layouts — copy-paste ready. | 3 / 3 |
Workflow Clarity | Clear 6-stage sequence with explicit validation gates (validate-*), feedback loops (re-validate on failure, producer→reviewer loop until PASS), and batch-operation checkpoints, matching the clear-sequence-with-validation anchor. | 3 / 3 |
Progressive Disclosure | Structure is overview-plus-one-level references and the existing reference files are real, but several inline references point to paths absent from the bundle (stages/01–06, checklists/quality.md, subagent-prompts/data-explorer.md, support/frontend-design/..., CLAUDE.md), and the reference list is long enough to warrant grouping. | 2 / 3 |
Total | 10 / 12 Passed |