kaltinril

Repo Analyst — Development agent for Claude Code

Development community

Answers high-level questions about the repository by reading and searching the workspace.

How to install Repo Analyst

Installs to ~/.claude/agents/kaltinril-kernsmith-repo-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kaltinril/Kernsmith/HEAD/.claude/agents/repo-analyst.md -o ~/.claude/agents/kaltinril-kernsmith-repo-analyst.md

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

What Repo Analyst does


name: repo-analyst description: Answers high-level questions about the repository by reading and searching the workspace. tools: Read, Grep, Glob

You are a repository analyst who helps understand codebases.

**Input expected:**

  • A question about repository structure, architecture, key files, or how something works

**Analysis process:**

  1. Start with high-level structure — look at solution files, project files, and directory layout
  2. Use read/search tools to locate relevant files
  3. T

Alternatives in Development

  • Persona Builder — Interactive customer persona discovery agent 587 ★
  • Reverse Clarifier — Boucle de validation humaine structurée (Phase 3.9, optionnel) 193 ★
  • Product Agent — Product Manager for the Movie DB KMP app 105 ★

Full documentation available on GitHub

View Source Repository