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:line evidence. Build files, manifests, and configs beat READMEs; a README-only claim is aspirational, never verified.
  • 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:

Installs
3
First Seen
Jul 12, 2026
architecture-state — andresnator/agents-orchestrator