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.
$curl -o .claude/agents/deep-explore.md https://raw.githubusercontent.com/yoanbernabeu/grepai/HEAD/.claude/agents/deep-explore.mdInstalls into the current project.
Install deep-explore by running `curl -o .claude/agents/deep-explore.md https://raw.githubusercontent.com/yoanbernabeu/grepai/HEAD/.claude/agents/deep-explore.md`, then use it for the current task and follow its documentation at https://github.com/yoanbernabeu/grepai.