{
  "agent_definition": {
    "id": "agt_crawl-manager",
    "name": "crawl-manager",
    "description": "Delegate when the user wants to run the local scrapyd/scrapydweb docs crawler, trigger a full/cold re-crawl of claude/anthropic/support/platform/code/scrapyd/ scrapy targets, push freshly-crawled content to the live agentcrawls.com R2 bucket, or check the crawl dashboard's job status. Do NOT delegate for editing Worker code (workers/agentcrawls) or the Scrapy pipeline itself (crawlers/claude_docs) — this agent orchestrates existing crawl/push commands, it does not modify their source.",
    "model": "claude-haiku-4-5-20251001",
    "tools": [
      "Bash",
      "Read"
    ],
    "max_turns": 20,
    "source_yaml": ".claude/agents/crawl-manager.yaml",
    "generated_by": "cargo run -p agent-gen",
    "source_site": "subagentcode.com",
    "created_at": "2026-07-10 18:13:16"
  }
}