architecture-validation
Installation
SKILL.md
Architecture Validation Skill
Dynamically validate that the implemented codebase matches architectural decisions documented in plan files.
Quick Reference
- Dimensions - What gets validated (components, dependencies, APIs, etc.)
- Workflow - Step-by-step validation process
- Extraction Patterns - How to extract architectural elements from plans
- Compliance - Compliance levels and report format
- Self-Learning - Continuous improvement framework
Purpose
Generic, adaptive framework that:
- Discovers all plan files in
plans/directory - Extracts architectural requirements dynamically
- Validates implementation compliance
- Reports gaps, drift, and violations