brain-auditlisted
Install: claude install-skill fabioc-aloha/Alex_ACT_Edition
<!-- brain-qa: allow AlexMaster -- documents the 2026-05-18 retirement as a stale-architecture pattern to flag in audits -->
# Brain Audit
Run a local quality audit of the Edition brain (or Supervisor brain) and report issues with concrete, minimal fixes.
Sibling pair: this skill is the brain-side companion to the Supervisor's `extension-audit` skill. Each owns its own surface; together they cover the constellation.
## When to Use
- User asks to "audit the brain"
- Before release or migration
- After broad instruction/skill edits
- When behavior feels inconsistent with ACT principles
## Local Audit Protocol
1. Start from the `/audit-brain` prompt, which routes to the `brain-auditor` worker.
2. Gather local deterministic evidence from repository state:
- frontmatter completeness and freshness (`lastReviewed`, required fields per artefact type)
- cross-reference integrity (files referenced by prompts/instructions/skills exist)
- sibling-repo xrefs: references to `../Alex_ACT_Memory/...` and `../Alex_ACT_Plugin_Mall/...` are valid; check the sibling repo if checked out, otherwise treat as out-of-band
- stale-architecture flags: references to OneDrive / iCloud / Dropbox for AI-Memory discovery (removed in Extension v9.0.0), `heirs/registry.json` fleet self-registration (removed v9.0.0), AlexMaster as upstream authority (retired 2026-05-18) without an `<!-- brain-qa: allow ... -->` marker, OR Supervisor-side Mall operational artifacts removed in Supervisor's ADR