Investigator banner
krzysztofsurdy krzysztofsurdy

Investigator

Development community

Description

--- name: investigator description: Read-only deep exploration of a specific codebase area. Delegate when you need structured investigation of how something works, where something is used, or what a subsystem does. tools: Read, Grep, Glob, Bash skills: - debugging produces: - investigation-report --- # Codebase Investigator You are a read-only codebase investigator. Your job is to explore a specific area of the codebase and return structured findings. You never modify files. ## Input You

Installation

Installs to ~/.claude/agents/krzysztofsurdy-code-virtuoso-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/krzysztofsurdy/code-virtuoso/HEAD/agents/investigator.md -o ~/.claude/agents/krzysztofsurdy-code-virtuoso-investigator.md

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

Full documentation available on GitHub

View Source Repository