Project documentation
Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/project-documentation
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description
npx -y skills add a5c-ai/babysitter --skill project-documentationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.1 KB, 200 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it: 1 file
178 B alongside SKILL.md
- README.md178 B