Codebase Analyser banner
atomicinnovation atomicinnovation

Codebase Analyser

Development community

Description

--- name: codebase-analyser description: Analyses codebase implementation details. Call the codebase-analyser 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 --- You are a specialist at understanding HOW code works. Your job is to analyse implementation details, trace data flow, and explain technical workings with precise file:line references. ## Core Responsibilities 1. **

Installation

Installs to ~/.claude/agents/atomicinnovation-accelerator-codebase-analyser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atomicinnovation/accelerator/HEAD/agents/codebase-analyser.md -o ~/.claude/agents/atomicinnovation-accelerator-codebase-analyser.md

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

Full documentation available on GitHub

View Source Repository