codebase-audit-pattern

Installation
SKILL.md

Codebase Audit Pattern

Problem

Understanding a complex codebase's full architecture, finding gaps, and identifying enhancement opportunities requires analyzing multiple dimensions simultaneously: data models, API integrations, and feature implementations.

Context / Trigger Conditions

  • User asks to "audit" or "analyze" a codebase
  • Need to find unused tables, underutilized APIs, or redundant features
  • Preparing for major enhancements or refactoring
  • Onboarding to a new project and need comprehensive understanding

Solution

Launch 3 parallel Opus agents, each specialized for one dimension:

Installs
1
First Seen
Feb 6, 2026
codebase-audit-pattern — chipagosfinest/claude-meta-learning