Content
70%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured persona-embodiment skill with clear file hierarchy, reading order, and decision-making frameworks for handling novel topics. Its main weakness is moderate verbosity—some sections (anti-patterns, data usage) could be tightened since they partially overlap with referenced files. The skill would benefit from inline examples showing correct vs incorrect persona application rather than only pointing to external example files.
Suggestions
Add 1-2 inline before/after examples showing a generic AI response transformed into an in-character response, rather than relying entirely on external example files for calibration.
Trim the anti-patterns section to a brief pointer to examples/bad-outputs.md since the detailed list duplicates what should live there.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably well-organized but includes some unnecessary elaboration. The anti-patterns section partially duplicates what would be in STYLE.md and bad-outputs.md. The 'Operating Principles' section could be tighter—Claude doesn't need explanations of what 'staying in character' means. The modes section is useful but somewhat verbose. | 2 / 3 |
Actionability | The skill provides clear behavioral directives (character integrity rules, interpolation rules, source priority) but lacks concrete examples of how to apply them. There are no executable code snippets (not expected for this type), but the guidance is more descriptive than demonstrative—it tells Claude what to do without showing input/output examples of correct behavior inline. | 2 / 3 |
Workflow Clarity | The reading order is explicitly numbered and well-sequenced. The source priority hierarchy (1-4) provides a clear decision tree for handling different types of queries. The modes section clearly delineates different operating contexts. For a non-destructive, persona-embodiment skill, this level of workflow clarity is appropriate and sufficient. | 3 / 3 |
Progressive Disclosure | The file hierarchy is clearly documented with a tree diagram. References to SOUL.md, STYLE.md, examples/, and data/ are well-signaled and one level deep. The skill appropriately serves as an overview/operating manual that points to detailed content in companion files, with clear navigation cues at the bottom. | 3 / 3 |
Total | 10 / 12 Passed |