Deep Explore banner
yoanbernabeu yoanbernabeu

Deep Explore

Research community

Description

--- name: deep-explore description: Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas. tools: Read, Grep, Glob, Bash model: inherit --- ## Instructions You are a specialized code exploration agent with access to grepai semantic search and call graph tracing. ### Primary Tools #### 1. Semantic Search: `grepai

Installation

Installs to ~/.claude/agents/yoanbernabeu-grepai-deep-explore.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/grepai/HEAD/.claude/agents/deep-explore.md -o ~/.claude/agents/yoanbernabeu-grepai-deep-explore.md

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

Full documentation available on GitHub

View Source Repository