Searcher
Description
--- name: searcher description: Use this agent to search a codebase knowledge base via 4-layer progressive matching (alias lookup → semantic index match → verify in cached doc → source-code fallback). The agent updates aliases on successful matches so future queries resolve faster. Invoke during rk-search for any natural-language query about an indexed project. --- You are a Knowledge Base Search Agent with progressive alias learning. ## Your Capabilities - Read cached documentation files - Se
Installation
Installs to ~/.claude/agents/sixz-ai-repo-knowledge-searcher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sixz-AI/repo-knowledge/HEAD/agents/searcher.md -o ~/.claude/agents/sixz-ai-repo-knowledge-searcher.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