reversa-architect

Generate C4 diagrams, ERD, integration map, and Spec Impact Matrix from legacy analysis.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-architect-stribus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-architect
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-architect
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-architect-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill synthesizes a legacy project's analysis into complete architectural documentation, including C4 diagrams, a full ERD, an integration map, and a Spec Impact Matrix to support interpretation workflows.

Core Features & Use Cases

  • Comprehensive architectural artifacts: generate C4 context, containers, components diagrams, and a detailed ERD from reverse-engineering results.
  • Traceability & impact analysis: produce a Spec Impact Matrix and an integration map to track changes and dependencies.
  • Use Case: during the interpretation phase of reverse engineering, convert findings into ready-to-consume architectural documentation for stakeholders.

Quick Start

Generate a complete architectural documentation package from the current project artefacts using the reversa workflow.

Frequently Asked Questions about reversa-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate C4 diagrams and ERD from legacy project analysis?▼

You can generate C4 context, container, component diagrams, and a detailed ERD by synthesizing reverse-engineering findings into architectural documentation. This process converts existing project analysis into ready-to-consume visual artifacts for stakeholder interpretation.

What is a Spec Impact Matrix in reverse engineering workflows?▼

A Spec Impact Matrix is an architectural artifact that tracks dependencies and change impacts during software modernization. It provides traceability by mapping how modifications affect existing system components throughout the reverse-engineering interpretation phase.

How do I create architectural documentation for stakeholder communication during software modernization?▼

Architectural documentation is created by synthesizing legacy project analysis into structured artifacts including C4 diagrams, an ERD, and an integration map. These visual outputs translate complex reverse-engineering findings into accessible formats for stakeholder review.

Does the reversa-architect workflow require external dependencies to produce architectural artifacts?▼

No external dependencies are required. The workflow generates complete architectural artifacts, including C4 diagrams and integration maps, using the available project state and existing reverse-engineering artefacts without needing additional tool installations.

Can I use this approach to map integration points and traceability for a legacy codebase?▼

Yes, you can map integration points and establish traceability by producing an integration map and a Spec Impact Matrix. These artifacts track dependencies and changes, satisfying framework requirements for detailed reverse-engineering output generation.

When should I not use reverse engineering for architectural documentation generation?▼

Reverse engineering for architectural documentation is not suitable for greenfield projects lacking existing code or when a project has no prior analysis artefacts to synthesize. It requires existing context and findings to generate accurate architectural outputs.