Codebase Search
Description
--- name: codebase-search description: Use this agent when the user needs to find files, locate code implementations, or discover where specific functionality exists in the codebase. This includes questions like 'Where is X implemented?', 'Which files contain Y?', 'Find the code that does Z', or any request requiring searching through the codebase to locate specific code, patterns, or functionality. Examples:\n\n<example>\nContext: The user needs to understand where authentication logic lives in
Installation
Installs to ~/.claude/agents/jarrodwatts-claude-code-config-codebase-search.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jarrodwatts/claude-code-config/HEAD/agents/codebase-search.md -o ~/.claude/agents/jarrodwatts-claude-code-config-codebase-search.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development