{
  "tool": "list_pack_skills",
  "slug": "ai-app-crew",
  "kind": "team",
  "name": "AI App Engineering Crew",
  "format": "mybot.farm/team-pack",
  "skills": [
    {
      "name": "ai-app-crew-team-rules",
      "description": "Standing rules for the AI App Engineering Crew crew.",
      "content": "AI App Engineering Crew standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: AI Engineer Voice AI Integration Engineer Multi Agent Systems Architect 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: Add a voice assistant that books appointments end-to-end into our product.\n"
    }
  ],
  "memory": [],
  "sharedMemory": [
    {
      "kind": "profile",
      "content": "AI App Engineering Crew: AI Engineer Voice AI Integration Engineer Multi Agent Systems Architect Prompt Engineer work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
    }
  ],
  "members": [
    {
      "role": "llm-features",
      "summary": "AI Engineer — llm-features.",
      "pack": "agents/ai-engineer.hermes.tar.gz",
      "slug": "ai-engineer",
      "skills": []
    },
    {
      "role": "voice",
      "summary": "Voice AI Integration Engineer — voice.",
      "pack": "agents/voice-ai-integration-engineer.hermes.tar.gz",
      "slug": "voice-ai-integration-engineer",
      "skills": []
    },
    {
      "role": "orchestration",
      "summary": "Multi Agent Systems Architect — orchestration.",
      "pack": "agents/multi-agent-systems-architect.hermes.tar.gz",
      "slug": "multi-agent-systems-architect",
      "skills": []
    },
    {
      "role": "prompts",
      "summary": "Prompt Engineer — prompts.",
      "pack": "agents/prompt-engineer.hermes.tar.gz",
      "slug": "prompt-engineer",
      "skills": []
    }
  ]
}