Validates and maintains human-verified C4 architecture documentation using automated code-graph analysis and drift detection.
The Architecture Validator skill implements a robust documentation improvement loop by helping developers create, refine, and synchronize human-validated C4 models with actual code structure. By leveraging devac MCP tools to query code graphs, it identifies container groupings, key components, and data flows while applying rigorous M1-M4 documentation quality standards. This skill generates dual-format outputs—human-readable Markdown with ASCII diagrams and machine-usable LikeC4 DSL—allowing teams to detect architectural drift, calculate gap scores, and maintain a high-fidelity 'source of truth' for system design.
Características Principales
011 GitHub stars
02Automated package analysis via SQL code-graph queries and effect extraction
03Comprehensive audit trails through architectural reasoning files
04Relationship parity enforcement between visual diagrams and machine-readable tables
05Dual-format generation of Markdown documentation and LikeC4 DSL models
06Architectural drift detection with gap scoring and structural diffing
Casos de Uso
01Generating high-fidelity C4 diagrams for technical onboarding and stakeholder reviews
02Establishing a verified architectural baseline for legacy codebases or new projects
03Identifying and closing gaps between intended system design and actual implementation