Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A tight, actionable, well-sequenced workflow with concrete CLI commands and explicit checkpoints, appropriately self-contained for a single-purpose skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and command-driven, assumes Claude's competence, and avoids explaining concepts Claude already knows; every section (Input, Steps, Output, Guardrails) earns its place. | 3 / 3 |
Actionability | Provides concrete, executable commands (openspec new change, openspec status --change, openspec instructions) with placeholders only where the value is inherently conditional on prior output. | 3 / 3 |
Workflow Clarity | A clearly numbered six-step sequence with explicit checkpoints (status output, a STOP-and-wait step) and guardrails that handle error cases (invalid name, existing change, schema selection). | 3 / 3 |
Progressive Disclosure | No external references are needed for this self-contained single-purpose workflow, and the content is well-organized into clearly labeled sections, satisfying the simple-skill allowance. | 3 / 3 |
Total | 12 / 12 Passed |