Content
92%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.
A well-structured, lean coordination skill with a clear sequenced workflow, explicit validation checkpoints, and concrete tool/parameter guidance. The only minor gap is the absence of a full example tool invocation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and dense with actionable specifics and guardrails; it assumes Claude's competence and avoids explaining concepts it already knows, with every line earning its place. | 5 / 5 |
Actionability | Concrete tool calls and parameters are named inline (team_create, read_only: true, subagent_type: 'general-purpose', working_dir, request_shutdown, enter_worktree, send_message), but no full example invocation is shown, leaving minor gaps. | 4 / 5 |
Workflow Clarity | A clear investigate → shutdown → worktree → implement → verify → integrate sequence with explicit validation checkpoints (accept/reject on evidence, verify the worktree result, run verification once) and feedback loops (reassign rejected work, follow up on conflicting evidence). | 5 / 5 |
Progressive Disclosure | Under 50 lines with no bundle files and no need for external references, organized into well-signaled sections (Build one bounded team, Pin the only writer, Keep coordination bounded), matching the simple-skill exception for a 5. | 5 / 5 |
Total | 19 / 20 Passed |