{
  "agent_definitions": [
    {
      "id": "agt_a2a-bridge",
      "name": "a2a-bridge",
      "description": "Delegate when the user wants to start or manage the A2A bridge server, expose the MCP server as an A2A agent, test the A2A agent-card endpoint, or send a test tasks/send request. Do NOT delegate for editing the bridge source code.",
      "model": "claude-sonnet-4-6",
      "tools": [
        "Bash",
        "Read",
        "WebFetch"
      ],
      "max_turns": 20,
      "source_yaml": ".claude/agents/a2a-bridge.yaml",
      "generated_by": "cargo run -p agent-gen",
      "source_site": "subagentcode.com",
      "created_at": "2026-07-01 20:41:29"
    },
    {
      "id": "agt_design-coworker",
      "name": "design-coworker",
      "description": "Delegate when the user wants design-system work: get or lint the 8-token palette, build a Claude Hardware Buddy character pack from tokens, or publish a built pack (which raises an approval gate on the buddy device). Bridges to the design-coworker MCP binary (crates/design-coworker). Profile: macos__desktop_cowork__design_coworker. Do NOT delegate for editing the design-coworker source code.",
      "model": "claude-sonnet-4-6",
      "tools": [
        "Bash",
        "Read"
      ],
      "max_turns": 15,
      "source_yaml": ".claude/agents/design-coworker.yaml",
      "generated_by": "cargo run -p agent-gen",
      "source_site": "subagentcode.com",
      "created_at": "2026-07-01 20:41:29"
    }
  ]
}