{
  "tool": "list_pack_skills",
  "slug": "indie-sprint",
  "kind": "team",
  "name": "Indie Web App Sprint",
  "format": "mybot.farm/team-pack",
  "skills": [
    {
      "name": "indie-sprint-team-rules",
      "description": "Standing rules for the Indie Web App Sprint crew.",
      "content": "Indie Web App Sprint standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Rapid Prototyper Frontend Developer Backend Architect Api Tester Code Reviewer 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: Build a landing page + signup flow for a coffee subscription app this week.\n"
    }
  ],
  "memory": [],
  "sharedMemory": [
    {
      "kind": "profile",
      "content": "Indie Web App Sprint: Rapid Prototyper Frontend Developer Backend Architect Api Tester Code Reviewer work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
    }
  ],
  "members": [
    {
      "role": "lead-builder",
      "summary": "Rapid Prototyper — lead-builder.",
      "pack": "agents/rapid-prototyper.hermes.tar.gz",
      "slug": "rapid-prototyper",
      "skills": []
    },
    {
      "role": "ui",
      "summary": "Frontend Developer — ui.",
      "pack": "agents/frontend-developer.hermes.tar.gz",
      "slug": "frontend-developer",
      "skills": []
    },
    {
      "role": "api-architecture",
      "summary": "Backend Architect — api-architecture.",
      "pack": "agents/backend-architect.hermes.tar.gz",
      "slug": "backend-architect",
      "skills": []
    },
    {
      "role": "api-qa",
      "summary": "Api Tester — api-qa.",
      "pack": "agents/api-tester.hermes.tar.gz",
      "slug": "api-tester",
      "skills": []
    },
    {
      "role": "quality-gate",
      "summary": "Code Reviewer — quality-gate.",
      "pack": "agents/code-reviewer.hermes.tar.gz",
      "slug": "code-reviewer",
      "skills": []
    }
  ]
}