openspec-proposal
Installation
SKILL.md
OpenSpec: Proposal
Create a new change proposal following the OpenSpec Spec-Driven Development workflow.
Usage
/openspec-proposal <feature description>
Example:
/openspec-proposal add user search feature
What This Skill Does
- Generate a unique change ID from the description (kebab-case)
- Create the change directory structure under
openspec/changes/
Related skills