Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is a well-structured, actionable process skill with a clear sequenced workflow and an explicit feedback loop for design approval. Its only meaningful weakness is conciseness: the central 'invoke only writing-plans' constraint is repeated across several sections and could be consolidated.
Suggestions
Consolidate the repeated 'do not invoke implementation skills / only invoke writing-plans' guidance into a single authoritative statement (e.g., keep it in the Process Flow and After the Design) and reference it elsewhere rather than restating it 3-4 times.
Fix the diagram fence: '```dot' is a non-standard fence and will not render as Graphviz in most viewers; use '```graphviz' or a plain code block, or render it as a numbered fallback so the flow is legible everywhere.
Trim the Key Principles section where it duplicates The Process (e.g., 'One question at a time' and 'Explore alternatives' already appear above) to reduce token overhead.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly high-signal process instruction, but the 'only writing-plans / no implementation skills' message is restated in the HARD-GATE, Anti-Pattern, Process Flow, and After-the-Design sections, and Key Principles partly reiterates The Process; tightening these redundancies would reach score 3. | 2 / 3 |
Actionability | Provides concrete, specific guidance for an instruction skill: a numbered checklist, exact output path 'docs/plans/YYYY-MM-DD-<topic>-design.md', and precise rules ('Only one question per message', 'up to 200-300 words'), matching the executable-guidance intent of the score-3 anchor. | 3 / 3 |
Workflow Clarity | Steps are explicitly ordered ('complete them in order'), the Process Flow diagram includes an approval decision node with a 'no, revise' feedback loop back to presenting design, and approval checkpoints appear after each section, satisfying the score-3 anchor. | 3 / 3 |
Progressive Disclosure | No bundle files exist, so the single-file body is appropriately organized into Overview, Checklist, Process Flow, The Process, After the Design, and Key Principles; per the rubric's simple-skill guidance, well-organized sections with no need for external references score 3. | 3 / 3 |
Total | 11 / 12 Passed |