Content
100%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.
The content is well-structured, executable, and concise, with strong validation checkpoints around destructive operations and clean one-level-deep reference disclosure. It exemplifies a focused CLI skill that respects both token budget and Claude's competence.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence, opening with a single orienting line and then tight command sections; it avoids explaining what a CLI or sandbox is and every token earns its place. | 5 / 5 |
Actionability | Provides concrete, copy-paste-ready bash commands for login, headless runs, sessions, worktrees, and diagnostics, covering the common cases with exact flags. | 5 / 5 |
Workflow Clarity | Sequences local-evidence inspection before advice, distinguishes permission vs sandbox controls, and includes explicit validation/safety checkpoints (dry-run before worktree deletion, verifying destructive commands) with feedback-loop guidance for risky operations. | 5 / 5 |
Progressive Disclosure | SKILL.md is a concise overview with two clearly signaled, one-level-deep references ([references/cli-reference.md], [references/workflows.md]) that exist in the bundle; bulk detail is split out and navigation is explicit. | 5 / 5 |
Total | 20 / 20 Passed |