Code Searcher banner
centminmod centminmod

Code Searcher

Research community

Description

--- name: code-searcher description: Use this agent for comprehensive codebase analysis, forensic examination, and detailed code mapping with optional Chain of Draft (CoD) methodology. Excels at locating specific functions, classes, and logic, security vulnerability analysis, pattern detection, architectural consistency verification, and creating navigable code reference documentation with exact line numbers. Examples: <example>Context: User needs to find authentication-related code in the proje

Installation

Installs to ~/.claude/agents/centminmod-claude-code-devcontainers-code-searcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/centminmod/claude-code-devcontainers/HEAD/.claude/agents/code-searcher.md -o ~/.claude/agents/centminmod-claude-code-devcontainers-code-searcher.md

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

Full documentation available on GitHub

View Source Repository