What problem does it solve?
This Skill turns an unfamiliar or legacy repository into a trustworthy architecture knowledge base so engineers can understand how the system boots, moves data, and connects to external services without guessing.
Core Features & Use Cases
- Repository mapping: reverse-engineer modules, entry points, requests, entities, jobs, and integrations from source evidence.
- Cross-linked documentation: generate Markdown artifacts with stable anchors, backlinks, and clickable diagrams for easy navigation.
- Evidence-first analysis: label findings as confirmed, likely, or speculative and keep claims grounded in file-level citations.
- Use cases: onboarding to a large codebase, refreshing stale architecture docs after changes, and tracing an end-to-end flow for debugging or planning.
Quick Start
Ask the skill to map the repository architecture into linked documentation with evidence, confidence labels, and a drillable system flowchart.