원클릭으로
gsd-insert-phase
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
| name | gsd-insert-phase |
| description | Insert urgent work as decimal phase (e.g., 72.1) between existing phases |
| argument-hint | <after> <description> |
| allowed-tools | Read, Write, Bash |
Uses decimal numbering (72.1, 72.2, etc.) to preserve the logical sequence of planned phases while accommodating urgent insertions.
Purpose: Handle urgent work discovered during execution without renumbering entire roadmap.
<execution_context> @.github/get-shit-done/workflows/insert-phase.md </execution_context>
Arguments: $ARGUMENTS (format: )Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.