critique
Installation
SKILL.md
Critique Skill — Architecture Review
Overview
Architecture review skill covering two quality dimensions:
- DIM-6 (Architecture): SOLID principles adherence, module boundaries, responsibility allocation
- DIM-1 (Topology): Dependency graph health, coupling metrics, layering discipline
Use this skill to evaluate structural design decisions, identify architectural drift, or prepare a codebase for refactoring. It combines deterministic scanning (via axiom:scan) with qualitative agent assessment to produce actionable findings.