Analyze codebase and manage project documentation — init, update, summarize. Use for creating or updating docs/ directory.
Analyze codebase and manage project documentation through scouting, analysis, and structured generation.
| Operation | Description |
|---|---|
init | Analyze codebase and create initial docs |
update | Analyze recent changes and update existing docs |
summarize | Quick codebase summary update |
init → references/init-workflow.mdupdate → references/update-workflow.mdsummarize → references/summarize-workflow.md./docs
├── project-overview-pdr.md # Project purpose, goals, stakeholders
├── code-standards.md # Coding conventions and patterns
├── codebase-summary.md # High-level codebase map
├── design-guidelines.md # UI/UX design decisions
├── deployment-guide.md # How to deploy
├── system-architecture.md # Architecture diagrams and decisions
└── project-roadmap.md # Phases, milestones, progress
codebase-summary.md under 150 lines./docs directory