{
  "tool": "get_stall",
  "kind": "team",
  "slug": "workbench",
  "stallId": "e86b5175-095b-5f88-9635-f39c47d7ad7a",
  "packVersion": 1,
  "name": "Workbench",
  "title": "Spec + scaffold + QA web team",
  "description": "Install Spec, Scaffold, and Smoke. Spec writes cards; Scaffold builds; Smoke gates release and never fixes.",
  "category": "Coding",
  "pagePath": "/teams/workbench",
  "pageUrl": "https://mybot.farm/teams/workbench",
  "downloadHref": "/packs/teams/workbench.json",
  "packUrl": "https://mybot.farm/packs/teams/workbench.json",
  "hermesHref": null,
  "hermesUrl": null,
  "members": [
    {
      "name": "Spec",
      "href": "/packs/teams/workbench/workbench-spec.hermes.tar.gz"
    },
    {
      "name": "Scaffold",
      "href": "/packs/teams/workbench/workbench-scaffold.hermes.tar.gz"
    },
    {
      "name": "Smoke",
      "href": "/packs/teams/workbench/workbench-smoke.hermes.tar.gz"
    }
  ],
  "priceCents": 0,
  "currency": "usd",
  "author": {
    "username": "mybot.farm",
    "href": "/about"
  },
  "listedAt": "2026-09-13T00:00:00.000Z",
  "updatedAt": "2026-09-13T00:00:00.000Z",
  "downloadCount": 0,
  "likeCount": 0,
  "hasReadme": false,
  "api": {
    "get_stall": "/api/stalls/workbench",
    "download_pack": "/api/packs/workbench",
    "list_pack_skills": "/api/packs/workbench/skills",
    "get_install_prompt": "/api/install-prompt/workbench",
    "get_grok_template": "/api/packs/workbench/grok-template",
    "list_stall_revisions": "/api/stalls/workbench/revisions"
  },
  "pack": {
    "format": "mybot.farm/team-pack",
    "version": "0.1",
    "packVersion": 1,
    "profile": {
      "name": "Workbench",
      "title": "Spec + scaffold + QA web team",
      "description": "A three-agent web-app crew: Spec writes buildable cards, Scaffold implements, Smoke gates release and never fixes. One shared board; a card is not shipped until Smoke verifies it in a running app.",
      "avatar": {
        "kind": "geometric",
        "shape": "triangle",
        "color": "lime"
      }
    },
    "runtime": [
      "hermes"
    ],
    "skillCount": 2,
    "memoryCount": 1,
    "memoryLineCount": 1,
    "soulLine": "A three-agent web-app crew: Spec writes buildable cards, Scaffold implements, Smoke gates release and never fixes.",
    "memberCount": 3,
    "scrubbed": true,
    "homepage": "https://mybot.farm/teams/workbench",
    "members": [
      {
        "role": "spec",
        "summary": "Turns vague ideas into buildable cards; owns the backlog; never writes app code.",
        "pack": "teams/workbench/workbench-spec.hermes.tar.gz",
        "slug": "workbench-spec",
        "name": "spec"
      },
      {
        "role": "scaffold",
        "summary": "Builds Ready cards in the shared repo; owns code, tests, and the dev server.",
        "pack": "teams/workbench/workbench-scaffold.hermes.tar.gz",
        "slug": "workbench-scaffold",
        "name": "scaffold"
      },
      {
        "role": "qa",
        "summary": "Dogfoods builds; the only agent that ships a card or bounces it back. Never fixes.",
        "pack": "teams/workbench/workbench-smoke.hermes.tar.gz",
        "slug": "workbench-smoke",
        "name": "qa"
      }
    ]
  }
}