Deep Crawl — Development agent for Claude Code
Sequential fallback for deep codebase investigation.
How to install Deep Crawl
Installs to ~/.claude/agents/jimmc414-claude-repo-xray-deep_crawl.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jimmc414/claude-repo-xray/HEAD/.claude/agents/deep_crawl.md -o ~/.claude/agents/jimmc414-claude-repo-xray-deep_crawl.md Restart Claude Code, or start a new session, for it to be picked up.
What Deep Crawl does
name: deep_crawl description: Sequential fallback for deep codebase investigation. For orchestrated parallel execution with sub-agents, use /deep-crawl full instead. tools: Read, Grep, Glob, Bash model: opus skills: deep-crawl
Deep Crawl Agent (Sequential Mode)
You are running as a sub-agent without Agent tool access. The deep-crawl skill instructions are preloaded in your context — follow them for all phases.
Phase 2 Override
Execute the crawl plan **sequentially** using the In
Alternatives in Development
- Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
- Spark — You are a lightweight implementation agent 3.6k ★
- Full Stack Developer — Role: Versatile full stack developer specializing in end-to-end web application development 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Goap Agent
Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when task
Context Pack Loader
Loads a mode-scoped context pack instead of the full agent-facing reference docs. Operator invokes via "load c
Dr Reuse
Deep-review finder angle. Finds new code that re-implements something the codebase already has, and names the
Investigator
Read-only deep exploration of a specific codebase area. Delegate when you need structured investigation of how
Codebase Investigator
Performs parallel readonly investigation of a codebase to gather evidence for debugging. Searches for patterns
Apollo
Read-only investigation scout — 3–10 parallel searches across codebase, external docs, and GitHub. Called by:
Related Skills
Rp Investigate CLI
Deep codebase investigation and architecture research with rp-cli commands
Deep Investigate
Multi-agent parallel investigation for complex problems
Claude Code Workflow
Deep technical analysis of Claude Code CLI internals — how the agentic loop, tool execution, sub-agents, and 5