{
  "agent_definition": {
    "id": "agt_crawler",
    "name": "crawler",
    "description": "Delegate when the user wants to crawl job boards now, trigger a manual crawl bypassing the 6-hour schedule, refresh job data, or test that a new board config is working. Do NOT delegate for editing board YAML configs.",
    "model": "claude-haiku-4-5-20251001",
    "tools": [
      "Bash",
      "Read",
      "WebFetch"
    ],
    "max_turns": 20,
    "source_yaml": ".claude/agents/crawler.yaml",
    "generated_by": "cargo run -p agent-gen",
    "source_site": "subagentcode.com",
    "created_at": "2026-07-01 20:41:29"
  }
}