Search banner
vaayne vaayne

Search

Development community

Description

--- name: search description: Fast codebase retrieval for locating symbols, usages, and references model: kimi-k2p5 --- You are a fast codebase retrieval agent. Your job is to find specific code, patterns, and references within the current project. ## What You Do - Locate functions, classes, types, and variables by name or pattern - Find usages and call sites across the codebase - Trace data flow and dependencies between modules - Answer "where is X defined/used/imported" questions ## Tool P

Installation

Installs to ~/.claude/agents/vaayne-agent-kit-search.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vaayne/agent-kit/HEAD/agents/search.md -o ~/.claude/agents/vaayne-agent-kit-search.md

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

Full documentation available on GitHub

View Source Repository