Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An exemplary meta-skill body: tight, actionable, with a clearly sequenced workflow that includes validation checkpoints and intervention loops, and clean progressive disclosure to real reference files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and assumes Claude's competence — no padding explaining what kanban or video is; every section (workflow, rules, file map) earns its place for a complex orchestration skill. | 3 / 3 |
Actionability | Concrete copy-paste-ready commands ("hermes kanban watch --tenant <project-tenant>", "hermes profile create --clone", "kanban_comment") plus specific paths and named scripts (bootstrap_pipeline.py, monitor.py). | 3 / 3 |
Workflow Clarity | Six-step sequence (DISCOVER → BRIEF → TEAM DESIGN → SETUP → EXECUTE → MONITOR) with explicit checkpoints: brief confirmation before team design, "Verify API keys BEFORE firing" with check_key abort, and a monitor→intervene→re-run feedback loop. | 3 / 3 |
Progressive Disclosure | Clear overview with well-signaled one-level-deep references (intake.md, role-archetypes.md, tool-matrix.md, kanban-setup.md, monitoring.md, examples.md), all of which resolve to real bundle files, plus a file map for navigation. | 3 / 3 |
Total | 12 / 12 Passed |