Analyzes and documents any codebase into comprehensive AI-ready reference documentation in docs/project/.
Steps
- Load config and specify project root directory
- Choose scan depth: quick (2-5 min), deep (10-30 min), or exhaustive (30-120 min)
- Detect project structure and type
- Generate documentation files (index, architecture, API, guides)
- Create master index at
docs/project/index.md - Validate and finalize
See instructions.md for workflow details and scan level guidance.