| name | zl-discuss-phase |
| description | Zhulong native decision discussion workflow for Codex with evidence, alternatives, risks, and phase writeback. |
Zhulong Discuss Phase
Treat all user text after $zl-discuss-phase as ZL_ARGS.
Required Flow
- Run
{{ZL_CLI}} workflow run discuss-phase --target "$PWD" "<ZL_ARGS>".
- Read the generated context packet and handoff under
.planning/context/.
- Follow
core/workflows/discuss-phase.md.
- Present options with tradeoffs, impacted files/modules, verification cost,
and decision risk.
- Write a decision as accepted only with an explicit user response or a
matching Goal grant for that routine in-scope choice; otherwise keep it
proposed or open.
- Suggest only
zl-* commands to the user.
GSD is reference design only. Do not ask the user to invoke $gsd-* directly.