What problem does it solve?
Quickly turning a Git repository into clear, structured Markdown documentation that highlights project purpose, architecture, and module boundaries.
Core Features & Use Cases
- Phase-based analysis: performs repository overview, architecture discovery, module analysis, and documentation generation to produce navigable docs.
- Automated discovery: identifies project type from key files and maps top-level structure and entry points.
- Comprehensive documentation: outputs architecture and module-level descriptions suitable for onboarding and auditing.
- Use Case: when you need to document a codebase for a team handoff, audit an architecture, or explain project structure to new contributors.
Quick Start
Provide a repository URL or local path, and I will generate a structured Markdown documentation package with overview, architecture, and module details.