Content
100%Reviews 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, actionable workflow with executable commands, clear sequencing, an explicit stop point, and guardrails for error recovery. It respects Claude's competence and needs no external bundle files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and procedural: numbered steps with executable commands and only OpenSpec-specific clarifications, with no padding explaining concepts Claude already knows. | 3 / 3 |
Actionability | Provides concrete, executable commands (`openspec new change`, `openspec status`, `openspec instructions`) with exact flags and quoted arguments, ready to run. | 3 / 3 |
Workflow Clarity | A clearly sequenced six-step process with an explicit STOP checkpoint, a status-verification step, and guardrails that serve as error-recovery feedback (invalid name, existing change). | 3 / 3 |
Progressive Disclosure | Self-contained single-purpose skill with well-organized sections (Input, Steps, Output, Guardrails) and no need for external reference files; no nested references. | 3 / 3 |
Total | 12 / 12 Passed |