project-documentation
// Generate comprehensive project documentation with source tree analysis and Mermaid diagrams.
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
Project Documentation
Generate comprehensive project documentation with source tree analysis and Mermaid diagrams.
Agent
Paige (Tech Writer) - bmad-writer-paige
Workflow
- Scan project structure and identify components
- Analyze source tree with annotations
- Generate project context for onboarding
- Create deep-dive component documentation
- Generate Mermaid architecture diagrams
- Build documentation index with navigation
Inputs
projectName- Project nameprojectPath- Path to project rootdocumentationType- full-scan, deep-dive, or context-only
Outputs
- Scan report with component inventory
- Annotated source tree
- Project overview and onboarding guide
- Deep-dive component documentation
- Documentation index
Process Files
bmad-document-project.js- Standalone documentationbmad-orchestrator.js- Final documentation phase