Content
57%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is well-structured with good progressive disclosure to a real reference file, but it suffers from redundant restatement across sections and lacks inline concrete replacement mappings and an explicit verification step.
Suggestions
Collapse the duplicated guidance across Quick Reference/Check/Fix/Explain into a single concise checklist so each token earns its place.
Inline a compact replacement mapping (e.g., a short avoid→use table) so the Fix section is actionable without opening the reference.
Add an explicit verification step (e.g., re-read changed text to confirm meaning is preserved and no new bias introduced) to complete the check→fix→verify workflow.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean, but Quick Reference, Check, Fix, and Explain restate the same points (ableist terms, gender-neutral language, blame-free errors, avoid idioms) and the opening sentence plus Explain both restate 'language shapes experience,' so it could be tightened by de-duplicating. | 2 / 3 |
Actionability | Concrete guidance names specific banned terms (crazy, lame, blind to) and specific alternatives (they, users, people), but the full replacement mapping and code examples live only in references/rule.md, leaving the inline Fix direction ('Replace ableist terms with neutral alternatives') somewhat abstract. | 2 / 3 |
Workflow Clarity | The Check-then-Fix sequence is present and the single task is reasonably unambiguous, but there is no explicit verification step confirming replacements are correct, and the Explain/Code Review sections do not reinforce a clear sequence. | 2 / 3 |
Progressive Disclosure | The body is a concise overview split into clear sections with a single, well-signaled one-level-deep pointer ('see references/rule.md') for full examples, and the referenced file exists, matching the clear-overview anchor. | 3 / 3 |
Total | 9 / 12 Passed |