{
  "agent_definition": {
    "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"
  }
}