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.
An exemplary instruction skill: a tight five-step workflow of copy-paste-ready commands with explicit validation checkpoints and error-recovery fallbacks. Concise, fully actionable, and well-structured with no unnecessary explanations.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean body of executable commands and task-essential rules; it does not explain git, gh, or branch-convention concepts Claude already knows, and every line earns its place. | 5 / 5 |
Actionability | Fully executable commands throughout (git rev-parse, grep -rl, git log/diff, gh issue view/edit --body-file) with concrete failure-fallback instructions and specific Write-tool guidance. | 5 / 5 |
Workflow Clarity | Five clearly sequenced steps with explicit validation/failure checkpoints (ask on missing issue number, stop on gh failure, careful AC merge logic, manual-paste fallback) forming feedback loops for an external-write operation. | 5 / 5 |
Progressive Disclosure | Self-contained skill with no bundle files needed, organized into five well-labeled step sections and no nested/deep references; appropriately compact for its scope. | 5 / 5 |
Total | 20 / 20 Passed |