Content
71%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
Highly actionable and well-sequenced with real validation checkpoints, but the body is verbose and monolithic for a skill this size. Splitting reference material into bundled files and trimming diagrams and compliance prose would materially improve it.
Suggestions
Move the Command Reference, Agent Selection, Provider-Aware Routing, and provider-tier/config tables into separate reference files under references/ and link to them from a concise overview, reducing the inline token load.
Remove or shrink the ASCII-art diagrams (Double Diamond, grapple) and the "MANDATORY COMPLIANCE / DO NOT SKIP" prose; keep the imperative routing rule as a single concise line.
De-duplicate the when-not-to-use guidance, which already appears in the frontmatter trigger field, and tighten the "Note for Claude Code users" block into one line.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly actionable reference content, but padded with large ASCII-art diagrams, a heavy "MANDATORY COMPLIANCE" rant, a conversational "Note for Claude Code users" block, and a when-not-to-use list that duplicates the frontmatter trigger. | 3 / 5 |
Actionability | Provides many copy-paste-ready bash commands with full paths and arguments across probe/grasp/tangle/ink/embrace/grapple/squeeze/auto, plus tables of options, agents, and routing flags covering the common cases. | 5 / 5 |
Workflow Clarity | The Double Diamond sequence is clearly ordered with explicit validation (prerequisites detect-providers with stop conditions, quality-gate thresholds, preflight); the main flow lacks an explicit fix-and-retry loop, which is relegated to a separate troubleshooting section. | 4 / 5 |
Progressive Disclosure | Well-sectioned with clear headers, but it is a monolithic 674-line file with no bundle/reference files and no cross-file links, so command reference, provider tiers, and agent selection that belong in separate files are inlined. | 3 / 5 |
Total | 15 / 20 Passed |