Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, actionable, and concise skill body for an irreversible destructive operation, with explicit confirmation checkpoints and exact tool-call guidance. The only minor blemish is an internal issue reference that adds no user-facing value.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean body that assumes Claude's competence — no basic-concept explanations, every section earns its place, with only minor internal noise like 'issue #520'. | 3 / 3 |
Actionability | Gives the exact MCP tool name and copy-paste-ready parameter objects ('{ confirm: true, sessionId: "<id>" }', '{ confirm: true, scope: "project" }'). | 3 / 3 |
Workflow Clarity | Clear sequence (decide scope → warn → call tool → report) with an explicit pre-destruction checkpoint (warn user + confirm:true required) and documented rejections in Schema rules. | 3 / 3 |
Progressive Disclosure | Under 50 lines with no external references needed; well-organized sections (Instructions, Schema rules, When to Use, Important) suffice for a single-purpose skill. | 3 / 3 |
Total | 12 / 12 Passed |