Planner Doc Writer
When to use
- Create/update plan docs, task-by-task specs, acceptance criteria.
Read order
references/project-profile.md(or template if missing)references/doc-sources.mdreferences/task-template.mdreferences/doc-governance.mdreferences/traceability-matrix.md
Workflow
- Use current docs as source of truth first.
- Keep one master overview plus linked task docs.
- Apply the task template fields exactly.
- Maintain sequencing/dependencies and traceability map.
Outputs
- Updated docs with explicit links, DoD, and testable acceptance criteria.
Commit rules
- Use the format
<type>: <한국어 요약>for every commit. - Allowed types:
feat,fix,refactor,docs,test,chore,perf,ci,build,revert. - Korean summary is mandatory on the first line.
Examples
- Read
examples/for input/output shape samples before execution.