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 a clear sequenced workflow and concrete routing logic. It is held back by verbosity in the framing sections and by progressive-disclosure gaps: several referenced files are missing and substantial reference-worthy content (the routing table, full examples) is inlined.
Suggestions
Tighten the Purpose and Key Concepts sections by removing rhetorical restatement (e.g., "Running every discipline on every question is the failure mode; scoping to the decision is the craft") to improve conciseness without losing the routing logic.
Create the referenced bundle files (template.md, examples/conversation-flow.md, examples/conversation-flow-industrial.md) so the signaled references actually resolve, or remove the links if the files will not be shipped.
Consider moving the full routing quick-reference table into a separate reference file linked from the Application section, keeping SKILL.md as a lean overview that points one level deep.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is information-dense and assumes Claude's competence (no explaining what OSINT/FININT mean), but at ~160 lines it includes rhetorical padding ("Running every discipline on every question is the failure mode; scoping to the decision is the craft") and restates the framing across Purpose and Key Concepts, fitting the score-2 anchor of mostly efficient but could be tightened. | 2 / 3 |
Actionability | Provides literal question scripts, a situation→discipline-mix→executing-skill routing table, and a sample flow citing exact free sources (patents.google.com, crt.sh, Wayback); the guidance is concrete and actionable, which the scoring notes exempt from code requirements for instruction-only skills. | 3 / 3 |
Workflow Clarity | Sequences Q1 → adaptive Q2 branches → Q3 → numbered recommendations with explicit handling of combinations and "tell me more," and involves no destructive/batch operations requiring validation, matching the score-3 anchor of a clear sequenced process. | 3 / 3 |
Progressive Disclosure | References are one-level-deep and clearly signaled, but the referenced bundle files (template.md, examples/conversation-flow.md, examples/conversation-flow-industrial.md) do not exist on disk, and the full routing table plus extended examples are inlined rather than split out, fitting the score-2 anchor of some structure but content that should be separate is inline. | 2 / 3 |
Total | 10 / 12 Passed |