jimmc414

Deep Crawl — Development agent for Claude Code

Development community

Sequential fallback for deep codebase investigation.

How to install Deep Crawl

Installs to ~/.claude/agents/jimmc414-claude-repo-xray-deep_crawl.md

Terminal
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 Repository