Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-sequenced skill with concrete schemas, templates, and multiple validation gates, but it is a heavy monolithic file whose large repetitive templates would benefit from being split into reference files.
Suggestions
Move the four investigation-type source checklists into a single references/sources-checklists.md (or one file per type) and keep only a concise pointer plus the selection logic in SKILL.md to cut ~200 lines of repetition.
Externalize the full memo template to references/memo-template.md, leaving a short structure outline and the completeness gate inline.
De-duplicate the privilege/header caveat text (it appears in the description, the Privilege notice, the Privilege note, and the Distribution discipline block) into one canonical statement referenced where needed.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is almost entirely concrete templates and schemas rather than conceptual padding, but at ~28KB it repeats material — four near-parallel source checklists, a full inline memo template, and repeated privilege/header caveats — that could be tightened or externalized; not the lean 'every token earns its place' of level 3. | 2 / 3 |
Actionability | Provides copy-paste-ready structures — log.yaml/sources-checklist.yaml/documents-reviewed.yaml schemas, the full memo markdown template, explicit document pull criteria, and report templates — giving concrete, specific guidance with placeholders rather than vague direction. | 3 / 3 |
Workflow Clarity | Five modes are each broken into numbered steps with explicit validation gates (the memo completeness gate 'do not draft until…', the consequential-action gate, the intake privilege flag) plus sources checklists, satisfying clear sequencing with checkpoints and checklists. | 3 / 3 |
Progressive Disclosure | Sections and modes are well-organized, but the skill ships no bundle files at all and keeps content that should be split — the four source-checklist templates and the full memo template — inline in a monolithic SKILL.md, falling short of well-signaled one-level-deep references. | 2 / 3 |
Total | 10 / 12 Passed |