{
  "format": "mybot.farm/team-pack",
  "version": "0.1",
  "runtime": [
    "hermes"
  ],
  "slug": "shortform-video-squad",
  "category": "marketing",
  "tags": [
    "marketing",
    "pipeline",
    "team",
    "hermes"
  ],
  "profile": {
    "name": "Short-Form Video Squad",
    "title": "Always-on TikTok/Shorts/Reels: strategy, edit coaching, hooks, platform-native creative.",
    "description": "A 4-agent Hermes team (pipeline): Tiktok Strategist Short Video Editing Coach Social Media Strategist Image Prompt Engineer. Always-on TikTok/Shorts/Reels: strategy, edit coaching, hooks, platform-native creative.",
    "avatar": {
      "kind": "geometric",
      "shape": "pentagon",
      "color": "blue"
    }
  },
  "members": [
    {
      "role": "platform-strategy",
      "summary": "Tiktok Strategist — platform-strategy.",
      "pack": "agents/tiktok-strategist.hermes.tar.gz"
    },
    {
      "role": "edit-director",
      "summary": "Short Video Editing Coach — edit-director.",
      "pack": "agents/short-video-editing-coach.hermes.tar.gz"
    },
    {
      "role": "strategy",
      "summary": "Social Media Strategist — strategy.",
      "pack": "agents/social-media-strategist.hermes.tar.gz"
    },
    {
      "role": "ai-visuals",
      "summary": "Image Prompt Engineer — ai-visuals.",
      "pack": "agents/image-prompt-engineer.hermes.tar.gz"
    }
  ],
  "topology": {
    "kind": "pipeline",
    "handoffs": [
      "User request → platform-strategy (Tiktok Strategist) → edit-director (Short Video Editing Coach) → strategy (Social Media Strategist) → ai-visuals (Image Prompt Engineer) → 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 ai-visuals 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 platform-strategy's lane → platform-strategy says so in the first turn and re-scopes with the human before any member starts work."
    ]
  },
  "skills": [
    {
      "name": "shortform-video-squad-team-rules",
      "description": "Standing rules for the Short-Form Video Squad crew.",
      "content": "Short-Form Video Squad standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Tiktok Strategist Short Video Editing Coach Social Media Strategist Image Prompt 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: Launch a weekly 3-video Shorts pipeline for our supplement brand that hooks in the first 2 seconds.\n"
    }
  ],
  "shared": {
    "memory": [
      {
        "kind": "profile",
        "content": "Short-Form Video Squad: Tiktok Strategist Short Video Editing Coach Social Media Strategist Image Prompt 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/tiktok-strategist.hermes.tar.gz --name tiktok-strategist, hermes profile import agents/short-video-editing-coach.hermes.tar.gz --name short-video-editing-coach, hermes profile import agents/social-media-strategist.hermes.tar.gz --name social-media-strategist, hermes profile import agents/image-prompt-engineer.hermes.tar.gz --name image-prompt-engineer. 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: Tiktok Strategist, Short Video Editing Coach, Social Media Strategist, Image Prompt Engineer).\n3. Seed it with a request in this shape: “Launch a weekly 3-video Shorts pipeline for our supplement brand that hooks in the first 2 seconds.” — 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 (Image Prompt Engineer) 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/shortform-video-squad",
    "tags": [
      "marketing",
      "team"
    ],
    "scrubbed": true
  }
}