{
  "tool": "list_pack_skills",
  "slug": "redteam-sre",
  "kind": "team",
  "name": "Red Team & SRE",
  "format": "mybot.farm/team-pack",
  "skills": [
    {
      "name": "redteam-sre-team-rules",
      "description": "Standing rules for the Red Team & SRE crew.",
      "content": "Red Team & SRE standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: SRE Incident Responder Threat Detection Engineer Penetration Tester Secrets Credential 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: Run a full reliability review of our API: pen test, secrets audit, and an on-call playbook.\n"
    }
  ],
  "memory": [],
  "sharedMemory": [
    {
      "kind": "profile",
      "content": "Red Team & SRE: SRE Incident Responder Threat Detection Engineer Penetration Tester Secrets Credential Engineer work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
    }
  ],
  "members": [
    {
      "role": "reliability",
      "summary": "SRE — reliability.",
      "pack": "agents/sre.hermes.tar.gz",
      "slug": "sre",
      "skills": []
    },
    {
      "role": "incidents",
      "summary": "Incident Responder — incidents.",
      "pack": "agents/incident-responder.hermes.tar.gz",
      "slug": "incident-responder",
      "skills": []
    },
    {
      "role": "detection",
      "summary": "Threat Detection Engineer — detection.",
      "pack": "agents/threat-detection-engineer.hermes.tar.gz",
      "slug": "threat-detection-engineer",
      "skills": []
    },
    {
      "role": "offense",
      "summary": "Penetration Tester — offense.",
      "pack": "agents/penetration-tester.hermes.tar.gz",
      "slug": "penetration-tester",
      "skills": []
    },
    {
      "role": "credential-hygiene",
      "summary": "Secrets Credential Engineer — credential-hygiene.",
      "pack": "agents/secrets-credential-engineer.hermes.tar.gz",
      "slug": "secrets-credential-engineer",
      "skills": []
    }
  ]
}