| name | docs |
| description | Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references. |
Docs
Use this when code changes affect setup, usage, workflows, architecture, testing, or team conventions.
Workflow
- Identify what changed and who needs to know.
- Update the nearest documentation to the change.
- Prefer concise, task-oriented documentation.
- Include commands, assumptions, and examples.
- Keep docs synchronized with the codebase.
Priority files
- README.md
- CLAUDE.md
- CONTRIBUTING.md
- docs/architecture/*.md
- testing or runbook docs
Output format
- Files to update
- Exact sections to add or revise
- Gaps still undocumented