What problem does it solve?
It turns fragmented legacy-code findings into a coherent architectural picture, so teams can quickly understand the system and plan safe next steps.
Core Features & Use Cases
- Produces complete architecture documentation: generates architecture overview with C4 Context and, when applicable, an embedded ERD summary.
- Creates C4 diagrams and ERD artifacts: outputs Mermaid C4 Context, plus optional Containers and Components at higher doc levels, and a full ERD when entity count and settings require it.
- Maps integrations and impacts: generates integration documentation and a Spec Impact Matrix to identify which components affect which specs.
- Surfaces technical debt: documents duplicated code, inconsistent patterns, critical outdated dependencies, and missing tests in critical modules.
- Use Case: After running a discovery/detection phase, you use this Skill to produce architecture docs for onboarding, refactoring planning, or delivery risk reduction.
Quick Start
Run the reversa-architect Skill after reversa-detective, ensuring state.json sets doc_level to completo and that the output folder contains the discovered artifacts.