{
  "format": "mybot.farm/team-pack",
  "version": "0.1",
  "runtime": [
    "hermes"
  ],
  "slug": "podcast-team",
  "category": "marketing",
  "tags": [
    "marketing",
    "hub-and-spoke",
    "team",
    "hermes"
  ],
  "profile": {
    "name": "Podcast Launch & Growth Team",
    "title": "Launch or grow a podcast: strategy, distribution, growth loops, promo content.",
    "description": "A 4-agent Hermes team (hub-and-spoke): Podcast Strategist Growth Hacker Video Optimization Specialist Pr Communications Manager. Launch or grow a podcast: strategy, distribution, growth loops, promo content.",
    "avatar": {
      "kind": "geometric",
      "shape": "octagon",
      "color": "lime"
    }
  },
  "members": [
    {
      "role": "strategy",
      "summary": "Podcast Strategist — strategy.",
      "pack": "agents/podcast-strategist.hermes.tar.gz"
    },
    {
      "role": "growth-loops",
      "summary": "Growth Hacker — growth-loops.",
      "pack": "agents/growth-hacker.hermes.tar.gz"
    },
    {
      "role": "promo-clips",
      "summary": "Video Optimization Specialist — promo-clips.",
      "pack": "agents/video-optimization-specialist.hermes.tar.gz"
    },
    {
      "role": "press",
      "summary": "Pr Communications Manager — press.",
      "pack": "agents/pr-communications-manager.hermes.tar.gz"
    }
  ],
  "topology": {
    "kind": "hub-and-spoke",
    "handoffs": [
      "User request → strategy (Podcast Strategist) decomposes it into lane assignments → each spoke (growth-loops (Growth Hacker) ; promo-clips (Video Optimization Specialist) ; press (Pr Communications Manager)) produces its deliverable → strategy integrates and presents one consolidated result → human reviews and ships.",
      "Spokes never talk to the user directly for decisions: they report to the hub with their artifact + confidence; the hub flags conflicts and escalates to the human with the options, not the raw threads.",
      "Any two spokes working the same sub-problem → the hub picks one owner and tells the other to verify instead of duplicate. Quiet when idle."
    ]
  },
  "skills": [
    {
      "name": "podcast-team-team-rules",
      "description": "Standing rules for the Podcast Launch & Growth Team crew.",
      "content": "Podcast Launch & Growth Team standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Podcast Strategist Growth Hacker Video Optimization Specialist Pr Communications Manager 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: Take our B2B podcast from 500 to 20k monthly downloads: positioning, clip strategy, and a press plan.\n"
    }
  ],
  "shared": {
    "memory": [
      {
        "kind": "profile",
        "content": "Podcast Launch & Growth Team: Podcast Strategist Growth Hacker Video Optimization Specialist Pr Communications Manager 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/podcast-strategist.hermes.tar.gz --name podcast-strategist, hermes profile import agents/growth-hacker.hermes.tar.gz --name growth-hacker, hermes profile import agents/video-optimization-specialist.hermes.tar.gz --name video-optimization-specialist, hermes profile import agents/pr-communications-manager.hermes.tar.gz --name pr-communications-manager. 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: Podcast Strategist, Growth Hacker, Video Optimization Specialist, Pr Communications Manager).\n3. Seed it with a request in this shape: “Take our B2B podcast from 500 to 20k monthly downloads: positioning, clip strategy, and a press plan.” — 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 (Pr Communications Manager) 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/podcast-team",
    "tags": [
      "marketing",
      "team"
    ],
    "scrubbed": true
  }
}