Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with concrete rules, thresholds, and explicit feedback loops in its workflows. Its main weakness is size: a 683-line monolith with no bundle files and an unresolved internal reference, where progressive disclosure and token budget could both improve.
Suggestions
Split the large word/phrase tier tables and the context-profile tolerance matrix into a reference bundle file (e.g. references/AUDIT_TABLES.md) and keep SKILL.md as a concise overview pointing one level deep.
Resolve the dangling 'detector/CATEGORIES.md' reference by either creating that bundle file or removing the citation.
Consolidate overlapping pattern entries (e.g. em-dash, bold, and structure rules that recur across sections) to trim length without losing actionable detail.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Content is dense and free of concept-explaining fluff, but at ~683 lines the single-file body is far longer than the token budget a lean instruction skill needs; several enumerated patterns could be consolidated. It is mostly efficient but materially over-length for the context window. | 2 / 3 |
Actionability | Guidance is concrete throughout — replace/with tables, regex patterns, numeric thresholds (e.g. '6+ hashtags,' '1 per 1,000 words'), and explicit before/after fixes giving copy-ready direction. | 3 / 3 |
Workflow Clarity | Each mode is a clearly numbered sequence, edit mode ends with an explicit 'Verify' re-read step, and rewrite mode has a second-pass audit feedback loop (audit -> fix -> re-check), matching the validation-checkpoint anchor. | 3 / 3 |
Progressive Disclosure | No bundle files exist, yet the 683-line body is monolithic; a passing reference to 'detector/CATEGORIES.md' points at no real file, and content that could be split (word tiers, tolerance matrix) is inline rather than one level deep. | 2 / 3 |
Total | 10 / 12 Passed |