{
  "format": "mybot.farm/team-pack",
  "version": "0.1",
  "runtime": [
    "hermes"
  ],
  "slug": "presales-tech-crew",
  "category": "sales",
  "tags": [
    "sales",
    "hub-and-spoke",
    "team",
    "hermes"
  ],
  "profile": {
    "name": "Pre-Sales & Solution Crew",
    "title": "Technical wins in RFPs/evals: demo strategy, solution mapping, government presales.",
    "description": "A 4-agent Hermes team (hub-and-spoke): Engineer Solution Engineer Government Digital Presales Consultant Technical Consultant. Technical wins in RFPs/evals: demo strategy, solution mapping, government presales.",
    "avatar": {
      "kind": "geometric",
      "shape": "hexagon",
      "color": "blue"
    }
  },
  "members": [
    {
      "role": "sales-engineering",
      "summary": "Engineer — sales-engineering.",
      "pack": "agents/engineer.hermes.tar.gz"
    },
    {
      "role": "solutions",
      "summary": "Solution Engineer — solutions.",
      "pack": "agents/solution-engineer.hermes.tar.gz"
    },
    {
      "role": "gov-presales",
      "summary": "Government Digital Presales Consultant — gov-presales.",
      "pack": "agents/government-digital-presales-consultant.hermes.tar.gz"
    },
    {
      "role": "consulting",
      "summary": "Technical Consultant — consulting.",
      "pack": "agents/technical-consultant.hermes.tar.gz"
    }
  ],
  "topology": {
    "kind": "hub-and-spoke",
    "handoffs": [
      "User request → sales-engineering (Engineer) decomposes it into lane assignments → each spoke (solutions (Solution Engineer) ; gov-presales (Government Digital Presales Consultant) ; consulting (Technical Consultant)) produces its deliverable → sales-engineering 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": "presales-tech-crew-team-rules",
      "description": "Standing rules for the Pre-Sales & Solution Crew crew.",
      "content": "Pre-Sales & Solution Crew standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Engineer Solution Engineer Government Digital Presales Consultant Technical Consultant 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: Win the federal RFP: compliance mapping, technical volumes, and a demo that closes.\n"
    }
  ],
  "shared": {
    "memory": [
      {
        "kind": "profile",
        "content": "Pre-Sales & Solution Crew: Engineer Solution Engineer Government Digital Presales Consultant Technical Consultant 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/engineer.hermes.tar.gz --name engineer, hermes profile import agents/solution-engineer.hermes.tar.gz --name solution-engineer, hermes profile import agents/government-digital-presales-consultant.hermes.tar.gz --name government-digital-presales-consultant, hermes profile import agents/technical-consultant.hermes.tar.gz --name technical-consultant. 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: Engineer, Solution Engineer, Government Digital Presales Consultant, Technical Consultant).\n3. Seed it with a request in this shape: “Win the federal RFP: compliance mapping, technical volumes, and a demo that closes.” — 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 (Technical Consultant) 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/presales-tech-crew",
    "tags": [
      "sales",
      "team"
    ],
    "scrubbed": true
  }
}