skills/run-architecture-audit/SKILL.md
Use when: 'architecture audit', 'coupling', 'module depth'.
npx skillsauth add kenoxa/spine run-architecture-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read-only audit — no file writes, no code changes.
Cross-reference: references/deep-modules.md for depth heuristics, dependency categories, Design It Twice.
Reference convention: linked refs load into mainthread. Backticked paths → dispatch to subagent, do NOT Read into mainthread.
Phase Trace: Log row at scope, explore (or zero-dispatch for focused), analyze, synthesize. Include scope classification and candidate count.
All phases: orchestrate-audit.md.
| Phase | Agent | Reference |
|-------|-------|-----------|
| Scope | @scout | run-explore/references/explore-scout.md |
| Explore | @scout | references/audit-scout.md |
| Analyze | @researcher | references/analyze-researcher.md |
| Synthesize | @synthesizer | references/audit-synthesis.md |
Per candidate:
Write architecture-findings.md to .scratch/<session>/:
/do-frame for spec creation (large scope) or /do-design with architecture-depth lens (focused scope)tools
Use when: 'create a worktree', 'git worktree', 'parallel branch'.
tools
Use when: 'session state', 'resume work', 'worktree session'.
development
Use when: 'goal prompt'.
testing
Thinking-lens stress-test on a recommendation.