{
  "tool": "list_pack_skills",
  "slug": "investment-desk",
  "kind": "team",
  "name": "Investment Research Desk",
  "format": "mybot.farm/team-pack",
  "skills": [
    {
      "name": "investment-desk-team-rules",
      "description": "Standing rules for the Investment Research Desk crew.",
      "content": "Investment Research Desk standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Investment Researcher Financial Analyst Fpa Analyst Statistician 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: Run diligence on our 3 largest positions: thesis review, updated models, and a scenario stress test.\n"
    }
  ],
  "memory": [],
  "sharedMemory": [
    {
      "kind": "profile",
      "content": "Investment Research Desk: Investment Researcher Financial Analyst Fpa Analyst Statistician work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
    }
  ],
  "members": [
    {
      "role": "research",
      "summary": "Investment Researcher — research.",
      "pack": "agents/investment-researcher.hermes.tar.gz",
      "slug": "investment-researcher",
      "skills": []
    },
    {
      "role": "modeling",
      "summary": "Financial Analyst — modeling.",
      "pack": "agents/financial-analyst.hermes.tar.gz",
      "slug": "financial-analyst",
      "skills": []
    },
    {
      "role": "scenarios",
      "summary": "Fpa Analyst — scenarios.",
      "pack": "agents/fpa-analyst.hermes.tar.gz",
      "slug": "fpa-analyst",
      "skills": []
    },
    {
      "role": "quant",
      "summary": "Statistician — quant.",
      "pack": "agents/statistician.hermes.tar.gz",
      "slug": "statistician",
      "skills": []
    }
  ]
}