with one click
with one click
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>