一键导入
openspec-new
Create a new OpenSpec change
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new OpenSpec change
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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