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.
The body is a tight, well-organized routing skill that assumes Claude's competence and makes the single action unambiguous. The only minor gap is the lack of a concrete example task or handling note for non-git input.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and efficient ("Routes to the git-master agent for git operations") with no over-explanation of concepts Claude already knows; every token earns its place. | 5 / 5 |
Actionability | It gives concrete, executable routing ("/git-master <git task>" and "Use /prompts:git-master with the user task."), but provides no example task and does not show how to handle non-git inputs, leaving a minor gap. | 4 / 5 |
Workflow Clarity | As a single-purpose routing skill, the single action (route to /prompts:git-master) is unambiguous, which satisfies the simple-skill exception for a 5. | 5 / 5 |
Progressive Disclosure | The skill is under 50 lines, needs no external references, and is organized into clear sections (Usage, Routing, Capabilities), meeting the simple-skill exception for a 5. | 5 / 5 |
Total | 19 / 20 Passed |