{
  "format": "mybot.farm/team-pack",
  "version": "0.1",
  "runtime": [
    "hermes"
  ],
  "slug": "cms-craft",
  "category": "coding",
  "tags": [
    "coding",
    "pipeline",
    "team",
    "hermes"
  ],
  "profile": {
    "name": "CMS & Web Content Crew",
    "title": "Own the website layer: CMS builds, accessibility, i18n, performance.",
    "description": "A 4-agent Hermes team (pipeline): Cms Developer Accessibility Auditor Section 508 Specialist I18n Engineer. Own the website layer: CMS builds, accessibility, i18n, performance.",
    "avatar": {
      "kind": "geometric",
      "shape": "circle",
      "color": "magenta"
    }
  },
  "members": [
    {
      "role": "cms",
      "summary": "Cms Developer \u2014 cms.",
      "pack": "agents/cms-developer.hermes.tar.gz"
    },
    {
      "role": "a11y",
      "summary": "Accessibility Auditor \u2014 a11y.",
      "pack": "agents/accessibility-auditor.hermes.tar.gz"
    },
    {
      "role": "508",
      "summary": "Section 508 Specialist \u2014 508.",
      "pack": "agents/section-508-specialist.hermes.tar.gz"
    },
    {
      "role": "i18n",
      "summary": "I18n Engineer \u2014 i18n.",
      "pack": "agents/i18n-engineer.hermes.tar.gz"
    }
  ],
  "topology": {
    "kind": "pipeline",
    "handoffs": [
      "User request \u2192 cms (Cms Developer) \u2192 a11y (Accessibility Auditor) \u2192 508 (Section 508 Specialist) \u2192 i18n (I18n Engineer) \u2192 human reviews and ships. Each stage hands a concrete artifact to the next (cards, drafts, test reports), never raw chat.",
      "Re-work loop: if the i18n output is rejected (by the human or a downstream gate) \u2192 the failing stage gets a re-work note with the specific gap \u2192 re-runs only the failed stage \u2192 artifact flows down again. No stage silently rewrites an earlier stage's work.",
      "Scope drift: if the request lands outside cms's lane \u2192 cms says so in the first turn and re-scopes with the human before any member starts work."
    ]
  },
  "skills": [
    {
      "name": "cms-craft-team-rules",
      "description": "Standing rules for the CMS & Web Content Crew crew.",
      "content": "CMS & Web Content Crew standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Cms Developer Accessibility Auditor Section 508 Specialist I18n Engineer each stay in their role. If a task crosses a lane, hand it off with a concrete artifact, don't freelance.\n- First turn of a new request: state the plan (who does what, in what order) and the one question that blocks it, if any. Then work.\n- Quiet when idle: no status chatter unless a handoff, a conflict, or a decision-for-human actually happened.\n- Sample request this crew is tuned for: Rebuild our marketing site with WCAG 2.2 AA and a 3-language rollout plan.\n"
    }
  ],
  "shared": {
    "memory": [
      {
        "kind": "profile",
        "content": "CMS & Web Content Crew: Cms Developer Accessibility Auditor Section 508 Specialist I18n Engineer work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
      }
    ],
    "gettingStarted": "Install order:\n1. Import the member profiles: hermes profile import agents/cms-developer.hermes.tar.gz --name cms-developer, hermes profile import agents/accessibility-auditor.hermes.tar.gz --name accessibility-auditor, hermes profile import agents/section-508-specialist.hermes.tar.gz --name section-508-specialist, hermes profile import agents/i18n-engineer.hermes.tar.gz --name i18n-engineer. Verify all appear in `hermes profile list` BEFORE continuing \u2014 if a name was deleted earlier on this machine, Hermes leaves a tombstone at ~/.hermes/profiles/.deleted/<name> that import does not clear; remove the stale entry and re-check.\n2. Start one group chat with all members (order: Cms Developer, Accessibility Auditor, Section 508 Specialist, I18n Engineer).\n3. Seed it with a request in this shape: \u201cRebuild our marketing site with WCAG 2.2 AA and a 3-language rollout plan.\u201d \u2014 the team should co-generate the workflow for it (plan, lane assignments, first handoffs) before doing the work.\n4. The human reviews the plan, then unblocks with specifics. Members execute lane by lane; the last member (I18n Engineer) integrates.\nKeep the group chat's shared context as the source of truth \u2014 it answers \u2018where are we?\u2019"
  },
  "commerce": {
    "pricing": "free",
    "currency": "usd"
  },
  "manifest": {
    "author": "okita-farm",
    "license": "MIT",
    "homepage": "https://mybot.farm/teams/cms-craft",
    "tags": [
      "coding",
      "team"
    ],
    "scrubbed": true
  }
}
