Auto-split Plans.md into individual phase-N.md files in docs/plans/. Only creates files that don't exist yet.
## Phase N: sectionsdocs/plans/phase-N.md already exists[phase-N.md](docs/plans/phase-N.md)# Phase N: <title>
作成日: <today>
起点: <inferred from task descriptions>
目的: <inferred from task descriptions>
依存: <from priority matrix>
---
## Phase N.0: <first sub-phase>
| Task | 内容 | Status |
|------|------|--------|
| N.0.1 | <extracted from Plans.md> | cc:TODO |
---
## 受け入れ条件
- [ ] <key acceptance criteria>
Keep generated files under 300 lines.
scripts/plan-template.md as the quality standard reference