원클릭으로
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