Content
78%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 exceptionally concise and well-structured for a simple norms skill, with no token waste and clean sectioning. Its only real weakness is actionability — a mix of concrete directives and abstract aphorisms that could be made more uniformly actionable.
Suggestions
Convert aphoristic rules into directive form with a concrete action, e.g. 'Quality means behavior, naming, tests, docs, and UX all line up' -> 'Before finishing, verify behavior, naming, tests, docs, and UX are consistent'.
Add a short 'How to apply' step list under Collaboration Rules so the norms translate into a checkable sequence during reviews.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a lean set of bullet and numbered rules with no padding and no explanation of concepts Claude already knows, matching the 'lean and efficient; assumes Claude's competence; every token earns its place' anchor. | 5 / 5 |
Actionability | Several rules are concrete directives ('If a rule is organizational, enforce it on the server', 'Push back on fake UX') but others are aphoristic ('Product coherence beats local cleverness', 'Quality means ... all line up'), so guidance is directional rather than fully executable, fitting the 'some concrete guidance but incomplete' anchor and below the mostly-executable 4. | 3 / 5 |
Workflow Clarity | This is a single-purpose norms skill under 50 lines with no fragile operations, so the simple-skill exception applies and no validation checkpoints are needed; sections are clearly organized and the 'When to Use' block orients usage, fitting just above the 3 anchor but not 5 since there is no actual sequenced workflow to validate. | 4 / 5 |
Progressive Disclosure | The skill is under 50 lines with no need for external references and is well-organized into clearly headed sections (When to Use, Cultural Rules, Collaboration Rules), matching the note that such skills can score 5 on progressive disclosure with well-organized sections alone. | 5 / 5 |
Total | 17 / 20 Passed |