Content
85%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 well-sequenced, actionable workflow with strong validation checkpoints and executable commands. Its main weakness is mild redundancy between the step instructions and the Artifact Creation Guidelines section.
Suggestions
Consolidate the repeated 'context and rules are constraints, not file content' guidance into one location to remove duplication between step 4 and the Guidelines section.
Trim the Artifact Creation Guidelines to only points not already implied by the openspec instructions JSON fields described in step 4.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with direct bash commands and no over-explanation of concepts, but the 'Artifact Creation Guidelines' section reiterates rules already covered in step 4 (notably the context/rules constraint), which could be tightened. | 2 / 3 |
Actionability | Provides fully executable commands ('openspec new change', 'openspec status --json', 'openspec instructions') plus concrete tool usage (TodoWrite, AskUserQuestion) and documents the expected JSON fields, making it copy-paste ready. | 3 / 3 |
Workflow Clarity | Five clearly sequenced steps with explicit validation checkpoints (re-run 'openspec status' after each artifact, verify file existence, confirm applyRequires done) and a feedback loop for unclear context. | 3 / 3 |
Progressive Disclosure | A single self-contained file with well-organized Input/Steps/Output/Guidelines/Guardrails sections and no nested external references, appropriate for this workflow skill with no bundle files present. | 3 / 3 |
Total | 11 / 12 Passed |