with one click
openspec-new
Create a new OpenSpec change
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a new OpenSpec change
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Apply OpenSpec change tasks using the Ralph loop
Archive completed OpenSpec changes
Fast-forward scaffold-only changes
Initialize a new OpenSpec workspace
List all OpenSpec changes and specifications
View OpenSpec change details and artifacts
| name | openspec-new |
| description | Create a new OpenSpec change |
Create a new OpenSpec change with proper scaffolding, including the change directory structure and initial files.
When the user wants to start a new feature, fix, or modification using the OpenSpec workflow.
openspec_new with the changeIdUser: "create a new change for adding authentication"
→ Ask: "What would you like to name this change? (e.g., 'add-auth')"
→ Call openspec_new({ changeId: "add-auth" })
→ Confirm and suggest creating proposal