Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A tightly organized, actionable workflow skill with a clear sequence and explicit checkpoints. Its only real weakness is minor repetition of the --schema guidance.
Suggestions
Consolidate the --schema decision into one place (step 2) and reference it rather than restating it in step 3 and guardrails.
Shorten the quoted AskUserQuestion prompt to a brief instruction since Claude can phrase the question itself.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean with concrete commands, but the --schema guidance is restated across step 2, step 3, and guardrails, and the quoted AskUserQuestion prompt adds mild redundancy that could be tightened. | 2 / 3 |
Actionability | Provides fully executable commands (openspec new/status/instructions) with exact flags and specifies the AskUserQuestion tool usage, giving copy-paste-ready guidance. | 3 / 3 |
Workflow Clarity | A clear 6-step sequence with an explicit STOP, a status-check checkpoint before fetching instructions, and guardrails covering invalid names and pre-existing changes for error recovery. | 3 / 3 |
Progressive Disclosure | A self-contained, well-organized skill (Input/Steps/Output/Guardrails) with no bundle files and no need for external references, satisfying the simple-skill allowance. | 3 / 3 |
Total | 11 / 12 Passed |