Al Architecture Audit — Security skill for Claude Code
Scan a codebase for shallow modules worth deepening, compare candidates, grill through the pick.
How to install Al Architecture Audit
Installs to ~/.claude/skills/al-af-al-skills-al-architecture-audit/SKILL.md
mkdir -p ~/.claude/skills/al-af-al-skills-al-architecture-audit && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-architecture-audit.md -o ~/.claude/skills/al-af-al-skills-al-architecture-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Al Architecture Audit does
description: Scan a codebase for shallow modules worth deepening, compare candidates, grill through the pick
Scope before scanning: use the user's named target, else check `git log --oneline` for hot spots (files that keep changing). Read `CONTEXT.md`/ `docs/adr/` first if they already exist — don't create them speculatively. Flag shallow modules — interface ≈ implementation complexity, extracted-for-testability functions with no locality, code untestable through its current interface —
Alternatives in Security
- Tech Debt Skill — Claude Code skill that produces a thorough, file-cited tech debt audit of an entire codebase 590 ★
- Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★
- Tier 3 Code Refinement Report — Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines) 222 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Skills Suggest
Audit recent sessions for repeated tasks and AI-output-then-manual-verification patterns. Produces a ranked li
Ke Autonomous
Orchestrate an approved project through product analysis, architecture, implementation, automated testing, QA,
Craft Audit
Scan the codebase for anti-patterns per CRAFT.md (read-only, no edits)
Arch Crusade
Unleash parallel Architecture Purist agents to audit layer boundaries, import graphs, and structural integrity
React Crusade
Unleash parallel React Purist agents to audit component architecture, hook discipline, state management, and e
Intent Engineering
Enforce intent engineering: a Claude Code plugin with 5 review lenses (predictability, convention, simplicity,
Related Agents
Cleanup Phase 2 Survey
Surveys consolidation candidates for phase 2 of a codebase cleanup — shallow modules, clusters, the duplicate
Light Code ArchitectureUnit
Audit a Delphi project's own units (files) for SHALLOW modules that should merge into one deep module — inform
Reviso Finder Bugs
Reviso finder — shallow scan of the changed lines for real bugs. Focuses on the changes themselves. Returns st