thread-master/.grok/skills/spec-driven/references/templates/plan.md

49 lines
663 B
Markdown
Raw Normal View History

2026-07-09 03:45:28 +00:00
# Plan: <名稱>
> Status: `draft` | `approved`
> Source: `docs/product/<slug>/spec.md`
> Last updated: `YYYY-MM-DD`
## 1. 交付策略
<先穩什麼再換什麼最後加什麼 36 >
## 2. 里程碑
### M0 — <名稱>
- **目標:**
- **完成定義:**
- **建議 task 區間:** T0xxT0yy
- **驗證:**
### M1 — …
## 3. 依賴
```text
M0 → M1 → M2
↘ M3
```
## 4. 風險與緩解
| 風險 | 緩解 |
|------|------|
| | |
## 5. 刻意不做(本 plan 週期內)
-
## 6. 全域驗證指令
```bash
cd backend && go test ./...
make web-build # 若動前端
```
## 7. 批准
- [ ] Plan 已批准: