원클릭으로
gsd-discuss-phase
Implementation of gsd-discuss-phase command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implementation of gsd-discuss-phase command
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Implementation of one of the commands
Implementation of one of the commands
Implementation of gsd-audit-milestone command
Implementation of gsd-cleanup command
Implementation of gsd-complete-milestone command
Implementation of gsd-execute-phase command
| name | gsd-discuss-phase |
| description | Implementation of gsd-discuss-phase command |
How it works:
Output: {phase_num}-CONTEXT.md — decisions clear enough that downstream agents can act without asking the user again
<execution_context> @$HOME/.config/opencode/get-shit-done/workflows/discuss-phase.md @$HOME/.config/opencode/get-shit-done/workflows/discuss-phase-assumptions.md @$HOME/.config/opencode/get-shit-done/templates/context.md </execution_context>
Phase number: $ARGUMENTS (required)Context files are resolved in-workflow using init phase-op and roadmap/state tool calls.
If DISCUSS_MODE is "assumptions": read and execute @$HOME/.config/opencode/get-shit-done/workflows/discuss-phase-assumptions.md end-to-end.
If DISCUSS_MODE is "discuss" (or unset, or any other value): read and execute @$HOME/.config/opencode/get-shit-done/workflows/discuss-phase.md end-to-end.
MANDATORY: The execution_context files listed above ARE the instructions. read the workflow file BEFORE taking any action. The objective and success_criteria sections in this command file are summaries — the workflow file contains the complete step-by-step process with all required behaviors, config checks, and interaction patterns. Do not improvise from the summary.
<success_criteria>