{
  "tool": "get_stall",
  "kind": "team",
  "slug": "pair-bench",
  "stallId": "fe2e1648-1512-527a-8f31-d3a105835aee",
  "packVersion": 1,
  "name": "Pair Bench",
  "title": "Programmer + debugger team",
  "description": "Install Patch and Probe, then put them in one group. Bug reports start with Probe; features start with Patch.",
  "category": "Coding",
  "pagePath": "/teams/pair-bench",
  "pageUrl": "https://mybot.farm/teams/pair-bench",
  "downloadHref": "/packs/teams/pair-bench.json",
  "packUrl": "https://mybot.farm/packs/teams/pair-bench.json",
  "hermesHref": null,
  "hermesUrl": null,
  "members": [
    {
      "name": "Patch",
      "href": "/packs/agents/patch.json"
    },
    {
      "name": "Probe",
      "href": "/packs/agents/probe.json"
    }
  ],
  "priceCents": 0,
  "currency": "usd",
  "author": {
    "username": "mybot.farm",
    "href": "/about"
  },
  "listedAt": "2026-09-12T00:00:00.000Z",
  "updatedAt": "2026-09-12T00:00:00.000Z",
  "downloadCount": 0,
  "likeCount": 0,
  "hasReadme": false,
  "api": {
    "get_stall": "/api/stalls/pair-bench",
    "download_pack": "/api/packs/pair-bench",
    "list_pack_skills": "/api/packs/pair-bench/skills",
    "get_install_prompt": "/api/install-prompt/pair-bench",
    "get_grok_template": "/api/packs/pair-bench/grok-template",
    "list_stall_revisions": "/api/stalls/pair-bench/revisions"
  },
  "pack": {
    "format": "mybot.farm/team-pack",
    "version": "0.1",
    "packVersion": 1,
    "profile": {
      "name": "Pair Bench",
      "title": "Programmer + debugger team",
      "description": "A two-agent bench: Patch implements; Probe reproduces and verifies. Install both and let them hand off until the verify path passes.",
      "avatar": {
        "kind": "geometric",
        "shape": "capsule",
        "color": "cyan"
      }
    },
    "runtime": [
      "grok-bot"
    ],
    "skillCount": 4,
    "memoryCount": 1,
    "memoryLineCount": 1,
    "soulLine": "A two-agent bench: Patch implements; Probe reproduces and verifies.",
    "memberCount": 2,
    "scrubbed": true,
    "homepage": "https://mybot.farm/teams/pair-bench",
    "members": [
      {
        "role": "programmer",
        "summary": "Implements small diffs and features.",
        "pack": "agents/patch.json",
        "slug": "patch",
        "name": "programmer"
      },
      {
        "role": "debugger",
        "summary": "Reproduces bugs and verifies fixes.",
        "pack": "agents/probe.json",
        "slug": "probe",
        "name": "debugger"
      }
    ]
  }
}