| name | plan-feature-plan |
| description | Plan-feature workflow phase 04 stub — orchestration phase planning (mock, Phase 3.3+ dogfood 时换真 gsd spawn) |
| allowed-tools | ["Read","Edit","Bash"] |
Plan-feature: gsd-plan — STUB
Phase 3.2 D-03 WIRED reference implementation. Returns mock decision output for workflow runtime verification.
Stub behavior
This skill stub returns a mock result to simulate phase success transition:
{
"status": "ok",
"output": "<stub for plan-feature-plan>",
"decision": "mock-approved"
}
Phase 3.3+ dogfood: replace stub with actual gsd-plan-phase spawn + decision capture.