Generate AI-friendly repo documentation
sourcesage-cliskillsetup L1★72
Sunwood-ai-labs/SourceSage ↗What it does
Generate AI-friendly repository documentation
Best for
Quickly documenting codebases for AI context or team onboarding without manual summarization.
Inputs
- · Repository path
- · Language flag (en/ja)
- · Ignore rules
Outputs
- · Repository_summary.md
- · Tree structure
- · Code excerpts
Requires
- · Git
- · Python uv
- · Markdown renderer
Preconditions
- · Repository exists locally
- · uv installed
Failure modes
- · Invalid repo path
- · Large repos exceed token limits
- · .SourceSageignore conflicts
Trust signals
- · Lite mode for large repos
- · Language toggle
- · Incremental ignore tuning