Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured skill that provides clear, actionable guidance for creating change proposals. The multi-mode branching (engram/openspec/hybrid/none) is thoroughly handled at each step, and the proposal template is concrete and complete. Minor verbosity in repeating mode-conditional logic across steps prevents a perfect conciseness score, but overall the skill is effective and well-organized.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably efficient but has some redundancy — the mode-based branching (engram/openspec/hybrid/none) is repeated across multiple steps when it could be consolidated. The proposal template itself is appropriately structured but the surrounding instructions could be tighter. | 2 / 3 |
Actionability | The skill provides a complete, copy-paste-ready proposal.md template with specific markdown structure, concrete examples of each section, and clear directory paths. The return summary format is also fully specified. Each step has concrete actions tied to specific modes. | 3 / 3 |
Workflow Clarity | The 6-step workflow is clearly sequenced with explicit mode-based branching at each step. Step 5 is marked as MANDATORY with persistence validation. The rules section includes update-before-overwrite guidance ('READ it first and UPDATE it'), providing a feedback loop for existing proposals. | 3 / 3 |
Progressive Disclosure | The skill appropriately references shared conventions via one-level-deep links (sdd-phase-common.md Sections A-D, openspec-convention.md) rather than inlining them. The main content stays focused on proposal-specific logic while delegating shared patterns to referenced files. | 3 / 3 |
Total | 11 / 12 Passed |