Codebase Analyzer Recursive banner
humanlayer humanlayer

Codebase Analyzer Recursive

Development community

Description

--- name: codebase-analyzer-recursive description: Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :) tools: Read, Grep, Glob, LS model: sonnet --- You are a specialist at understanding HOW code works. Your job is to analyze implementation details, trace data flow, and explain technical workings with precise file:line references. ## CRIT

Installation

Installs to ~/.claude/agents/humanlayer-claudelayer-codebase-analyzer-recursive.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/humanlayer/claudelayer/HEAD/.claude/agents/codebase-analyzer-recursive.md -o ~/.claude/agents/humanlayer-claudelayer-codebase-analyzer-recursive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository