Content
62%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.
The body is well structured with clear modes, gates, and staged workflow, but loses points for overlapping tables, execution detail deferred to absent bundle files, and broken references.
Suggestions
Either ship the referenced stage files (map.md and the stage-specific instructions) or inline the essential per-stage steps so the skill is actionable without missing files.
Dedupe the Modes and Stages tables — they repeat the Map/Trace/Hunt/Teach mapping — and trim the Purpose section that restates the description.
Surface the actual libexec script invocations concretely in the body rather than only referencing them as "shown in the prompts".
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with purposeful tables and gates, but the Modes and Stages tables overlap and the Purpose section restates the description; not score 3 because of this redundancy, not score 1 because it avoids explaining concepts Claude already knows. | 2 / 3 |
Actionability | Provides concrete flags, output formats, confidence definitions, and a checklist schema, but defers actual execution to "libexec/raptor-*" scripts and "stage-specific files" that are not present in the bundle; not score 3 because guidance is not fully executable from the body alone. | 2 / 3 |
Workflow Clarity | Clear staged progression (Map → Trace → Hunt) with a Stages table and explicit MUST-GATE checkpoints plus confidence-based verification; not score 2 because checkpoints are explicit rather than missing or implicit. | 3 / 3 |
Progressive Disclosure | Well-sectioned overview that signals detail files ("map.md", "stage-specific files"), but no bundle files exist so those references do not resolve; not score 3 because one-level-deep references must point to real files, not score 1 because the body is well organized rather than monolithic. | 2 / 3 |
Total | 9 / 12 Passed |