code-analyzer

Installation
SKILL.md

Code Analyzer

Analyze codebase to build comprehensive mental model for downstream operations.

Workflow Overview

  1. Scan — Collect facts via bash script (deterministic)
  2. Understand — Interpret structure and stack
  3. Trace — Follow execution paths through abstraction layers (skip if greenfield)
  4. Build — Construct dependency graph and mental model
  5. Confirm — Output summary with key files list

Step 1: Scan Project

Run codebase scanner to collect facts:

.claude/skills/code-analyzer/scripts/scan-codebase.sh
Related skills

More from petbrains/mvp-builder

Installs
12
GitHub Stars
10
First Seen
Feb 6, 2026