architecture-state
Installation
SKILL.md
Architecture State
Activation Contract
Use this skill to establish the verified current state of a project's architecture: what it is built with, how it is shaped, and where the gaps are.
Do not use it for code-level findings (naming, method size, class design) — those belong to the refactor harness.
Hard Rules
- Every claim carries
file:lineevidence. Build files, manifests, and configs beat READMEs; a README-only claim isaspirational, neververified. - Style identification names the concrete evidence that justifies it, plus the strongest counter-evidence when the style is mixed.
- Gaps are architecture-level: boundaries, cycles, missing guardrails, missing CI/tests wiring — not style nits.
Detection Checklist
Record, each with evidence: