Documentation Factory
Automated documentation generation with source analysis, drafting, and review
About
Generates comprehensive documentation from source code through a five-stage pipeline. An analyst scans the codebase for API surfaces and documentation gaps, a writer drafts structured docs with examples, and a reflection gate verifies technical accuracy before final polish.
Input / Output
Input
Codebase or module to document
codebaseOutput
Comprehensive documentation with API references and usage examples
min quality: 0.75Pipeline Stages
source analysis
ExecuteAnalyze source code structure, public APIs, and existing documentation gaps
outline
ExecuteCreate documentation outline based on analysis findings
draft
ExecuteWrite full documentation with API references, examples, and guides
technical review
ReflectVerify technical accuracy of documentation against source code
polish
ExecuteFinal editing pass for clarity, consistency, and completeness