Content
70%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is a well-sequenced, highly actionable teaching workflow with strong validation checkpoints and exit handling. Its main weaknesses are length/redundancy and a monolithic structure with no progressive disclosure into reference files.
Suggestions
Extract the reusable command reference and artifact templates into a references/ file to reduce body length and enable one-level-deep navigation.
Trim redundant content such as the Phase 11 recap, which restates the phase list already shown in Phase 1.
Clarify the 'openspec instructions proposal' command usage and how proposal content is written to proposal.md, since that step is currently underspecified.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient display templates, but at ~540 lines it is long for a tutorial skill and includes redundancy (e.g. the recap restates phases), so it could be tightened. | 3 / 5 |
Actionability | Provides concrete commands ('openspec new change', 'openspec archive'), file paths, and ready-to-fill templates with placeholders; minor gaps such as underspecified 'openspec instructions proposal' usage. | 4 / 5 |
Workflow Clarity | A clear 10-phase sequence with explicit PAUSE checkpoints, user-acknowledgment validation, graceful exit handling, and a guardrails section providing feedback loops for edge cases. | 5 / 5 |
Progressive Disclosure | No bundle files exist and all phases are inlined in a single monolithic document; section headers give structure but no external references split the content, which is acceptable but not optimal for a skill this size. | 3 / 5 |
Total | 15 / 20 Passed |