---
name: plan-feature-discuss
description: Plan-feature workflow phase 03 stub — orchestration phase discussion (mock, Phase 3.3+ dogfood 时换真 gsd spawn)
allowed-tools: ['Read', 'Edit', 'Bash']
---

# Plan-feature: gsd-discuss — 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:

```json
{
  "status": "ok",
  "output": "<stub for plan-feature-discuss>",
  "decision": "mock-approved"
}
```

Phase 3.3+ dogfood: replace stub with actual `gsd-discuss-phase` spawn + decision capture.
