What problem does it solve?
This skill solves the problem of architectural decay and hidden dependency issues by providing a systematic, multi-phase detection mechanism that identifies inconsistencies between your codebase, specifications, and documentation.
Core Features & Use Cases
- Multi-Phase Detection: Employs a robust strategy starting with deterministic stack-specific tools, followed by research-based discovery, and concluding with AI-driven heuristics.
- Stack-Aware Analysis: Automatically detects project stacks (TypeScript, Python, Go, Rust, etc.) and applies the appropriate structural validators to ensure compliance.
- Use Case: Use this skill to automatically flag circular dependencies, orphaned modules, or layer violations in your project before they become technical debt, ensuring your implementation remains aligned with your architectural specs.
Quick Start
Run the architecture detection skill to scan the current repository for structural inconsistencies and generate a comprehensive coverage report.