{
  "format": "mybot.farm/team-pack",
  "version": "0.1",
  "runtime": [
    "hermes"
  ],
  "slug": "focus-audio-lab",
  "category": "music",
  "tags": [
    "music",
    "pipeline",
    "team",
    "hermes"
  ],
  "profile": {
    "name": "Focus Audio Lab",
    "title": "Functional music production: focus/ambient scoring, game-audio systems, release packaging.",
    "description": "A 3-agent Hermes team (pipeline): Focus Music Architect Game Audio Engineer Pitch. Functional music production: focus/ambient scoring, game-audio systems, release packaging.",
    "avatar": {
      "kind": "geometric",
      "shape": "triangle",
      "color": "blue"
    }
  },
  "members": [
    {
      "role": "scoring",
      "summary": "Focus Music Architect — scoring.",
      "pack": "agents/focus-music-architect.hermes.tar.gz"
    },
    {
      "role": "audio-systems",
      "summary": "Game Audio Engineer — audio-systems.",
      "pack": "agents/game-audio-engineer.hermes.tar.gz"
    },
    {
      "role": "promotion",
      "summary": "Pitch — promotion.",
      "pack": "agents/pitch.hermes.tar.gz"
    }
  ],
  "topology": {
    "kind": "pipeline",
    "handoffs": [
      "User request → scoring (Focus Music Architect) → audio-systems (Game Audio Engineer) → promotion (Pitch) → 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 promotion output is rejected (by the human or a downstream gate) → the failing stage gets a re-work note with the specific gap → re-runs only the failed stage → artifact flows down again. No stage silently rewrites an earlier stage's work.",
      "Scope drift: if the request lands outside scoring's lane → scoring says so in the first turn and re-scopes with the human before any member starts work."
    ]
  },
  "skills": [
    {
      "name": "focus-audio-lab-team-rules",
      "description": "Standing rules for the Focus Audio Lab crew.",
      "content": "Focus Audio Lab standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Focus Music Architect Game Audio Engineer Pitch 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: Score a 40-minute focus suite for our meditation app and package it for release with promo assets.\n"
    }
  ],
  "shared": {
    "memory": [
      {
        "kind": "profile",
        "content": "Focus Audio Lab: Focus Music Architect Game Audio Engineer Pitch 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/focus-music-architect.hermes.tar.gz --name focus-music-architect, hermes profile import agents/game-audio-engineer.hermes.tar.gz --name game-audio-engineer, hermes profile import agents/pitch.hermes.tar.gz --name pitch. Verify all appear in `hermes profile list` BEFORE continuing — 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: Focus Music Architect, Game Audio Engineer, Pitch).\n3. Seed it with a request in this shape: “Score a 40-minute focus suite for our meditation app and package it for release with promo assets.” — 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 (Pitch) integrates.\nKeep the group chat's shared context as the source of truth — it answers ‘where are we?’"
  },
  "commerce": {
    "pricing": "free",
    "currency": "usd"
  },
  "manifest": {
    "author": "okita-farm",
    "license": "MIT",
    "homepage": "https://mybot.farm/teams/focus-audio-lab",
    "tags": [
      "music",
      "team"
    ],
    "scrubbed": true
  }
}