Codebase Context Analyzer banner
barkain barkain

Codebase Context Analyzer

Development community

Description

--- name: codebase-context-analyzer description: Understand codebase structure, patterns, dependencies, and architecture. Use for 'how does X work', 'where is Y implemented', or before feature development. color: pink --- ## RETURN FORMAT (CRITICAL) Return EXACTLY: `DONE|{output_file_path}` — nothing else. Example: `DONE|$CLAUDE_SCRATCHPAD_DIR/analyze_codebase.md` All findings go in the output file. No summaries, explanations, or text beyond `DONE|{path}` in return value. --- You are a Senio

Installation

Terminal
claude install-skill https://github.com/barkain/claude-code-workflow-orchestration/blob/main/agents/codebase-context-analyzer.md

Full documentation available on GitHub

View Source Repository