Content
70%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 well-sequenced, highly actionable process skill with strong workflow clarity and explicit validation gates. It is weakened by repetition of the gating message, some general design-principle padding, and a bundle whose scripts are not navigated from the body.
Suggestions
Consolidate the repeated approval-gate messaging (HARD-GATE, Anti-Pattern, Red Flags, Terminal states) into a single authoritative section and reference it, to cut token cost.
Trim 'Design for isolation and clarity' and 'Working in existing codebases' to only the non-obvious guidance specific to brainstorming, since Claude already knows general decomposition principles.
Surface the scripts/ bundle from the body (e.g., link start-server.sh / server.cjs in the Visual Companion section) and ensure visual-companion.md is actually present in the bundle so the one-level reference resolves.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient process guidance, but the approval gate is restated across HARD-GATE, Three Paths, Anti-Pattern, Red Flags, Checklist, Process Flow, and Terminal states, and 'Design for isolation and clarity'/'Working in existing codebases' restate general development wisdom Claude already knows. | 3 / 5 |
Actionability | Provides concrete guidance: numbered per-path checklists, a specific spec path 'docs/superpowers/specs/YYYY-MM-DD-<topic>-design.md', message templates, and quantified rules ('one question per message', '2-3 sentences'), with only minor gaps. | 4 / 5 |
Workflow Clarity | Each path has a sequenced checklist, the HARD-GATE defines explicit approval checkpoints, the dot diagram includes feedback loops ('no, revise', 'changes requested'), and the spec self-review is a validate-fix-retry loop. | 5 / 5 |
Progressive Disclosure | Section structure is good and visual-companion.md is a clearly signaled one-level reference, but the actual scripts/ bundle files are never surfaced from the body and the referenced visual-companion.md is not present in the bundle. | 3 / 5 |
Total | 15 / 20 Passed |