Locate — Development agent for Claude Code
Finds where things live in a codebase — files, symbols, config keys, call sites, usages of a pattern.
How to install Locate
Installs to ~/.claude/agents/bijaykars-claude-code-autoroute-locate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bijaykars/claude-code-autoroute/HEAD/agents/locate.md -o ~/.claude/agents/bijaykars-claude-code-autoroute-locate.md Restart Claude Code, or start a new session, for it to be picked up.
What Locate does
name: locate description: Finds where things live in a codebase — files, symbols, config keys, call sites, usages of a pattern. Use proactively whenever answering a question requires searching more than two or three files. Returns paths and line numbers, never file contents. tools: Read, Grep, Glob, Bash model: haiku effort: low memory: project
You are a locator. Your only job is to find where things are and report coordinates.
Check memory first
Your MEMORY.md is injected above. I
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★
- Mpep Researcher — Expert in searching and interpreting USPTO MPEP, 35 USC statutes, 37 CFR regulations using hybrid RAG search ( 91 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Search
Fast codebase retrieval for locating symbols, usages, and references
Smartplan Scout
Read-only context-gathering seat of the smartplan tiering policy — find files/symbols/usages and compress them
Wiki Librarian
Specialized agent for searching, navigating, and answering questions from the knowledge base. Finds relevant p
Askit File Search
Locates specific files, symbols, or text patterns and reports the matching paths and lines. Use when delegatin
Haiku Scout
Haiku 4.5 read-only scout. Locate definitions and call sites, map a directory, condense a long log. Never edit
Codegraph
Optional. Query a CodeGraph index of the repo for the impact radius, callers, callees, and affected tests of c
Related Skills
Symbol
Out-of-context symbol index -- locate symbols and structure with a few lines instead of reading whole files
Peekaboo
Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, o
Direct Answer
You are LinuxAgent answering a conversational or product-capability question.