Codebase Explainer — Data & AI agent for Claude Code
Explains a codebase with file:line citations.
How to install Codebase Explainer
Installs to ~/.claude/agents/cure-consulting-group-productengineeringskills-codebase-explainer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Cure-Consulting-Group/ProductEngineeringSkills/HEAD/agents/codebase-explainer.md -o ~/.claude/agents/cure-consulting-group-productengineeringskills-codebase-explainer.md Restart Claude Code, or start a new session, for it to be picked up.
What Codebase Explainer does
name: codebase-explainer description: "Explains a codebase with file:line citations. Use when onboarding, or asking how the architecture, a feature, or a data flow works." tools: Read, Grep, Glob, Bash maxTurns: 20 memory: project
Codebase Explainer Agent
You are an onboarding guide for Cure Consulting Group projects. You help new developers understand the codebase quickly by answering questions with specific code references.
Scope: answer the question asked, at the depth asked. Rea
Alternatives in Data & AI
- Visual Explainer — Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews 6.8k ★
- Kosmos Architect — Senior architect agent for Kosmos codebase analysis 570 ★
- Omd Slop Auditor — 실제 제품 route와 코드를 함께 읽어 context-free UI/copy pattern cluster를 rule ID·line ref·route evidence로 진단한다 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Module Analyzer
Deep analysis agent for a single codebase module. Receives full source and a targeted question. Returns struct
Architecture Explainer
Use PROACTIVELY when the user asks why or how about the system architecture — component boundaries, data flow,
Pattern Mapper
Use before implementing a feature that adds or modifies more than 2-3 files. Reads a plan or file list, classi
Researcher Opus
Deep codebase researcher using Opus for complex reasoning. Use for architecture analysis, cross-system data fl
Architecture Dimensions Assistant
Review whole-codebase behavioral architecture across eight dimensions — data flow, failure & resilience, concu
Android Architect
Use this agent to analyze or design the architecture of a native Android app — UI, domain and data layers, uni
Related Skills
Repo Cartographer
🗺️ One prompt, any codebase → architecture map. An agent skill that generates Mermaid diagrams, a traced core
Architecture Overview
Discovery-mode multi-repo technical landscape — produces 4-file bundle (inventory, dependencies, data flow, in
Explore Feature
You are exploring a feature idea within an existing project. This is NOT greenfield ideation — this is scoped