{
  "tool": "list_pack_skills",
  "slug": "llm-pipeline-crew",
  "kind": "team",
  "name": "LLM Pipeline Crew",
  "format": "mybot.farm/team-pack",
  "skills": [
    {
      "name": "llm-pipeline-crew-team-rules",
      "description": "Standing rules for the LLM Pipeline Crew crew.",
      "content": "LLM Pipeline Crew standing rules:\n- The human owns the final decision. Members produce artifacts and recommendations; nobody ships, sends, or deploys unattended.\n- Lane discipline: Rag Pipeline Engineer LLM Post Training Engineer Model Qa Knowledge Graph 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: Build a RAG answer service over our help-center docs with evals and a QA gate.\n"
    }
  ],
  "memory": [],
  "sharedMemory": [
    {
      "kind": "profile",
      "content": "LLM Pipeline Crew: Rag Pipeline Engineer LLM Post Training Engineer Model Qa Knowledge Graph Engineer work as one crew. Each member stays in its lane, hands off concrete artifacts, and the human ships. Quiet when idle."
    }
  ],
  "members": [
    {
      "role": "retrieval",
      "summary": "Rag Pipeline Engineer — retrieval.",
      "pack": "agents/rag-pipeline-engineer.hermes.tar.gz",
      "slug": "rag-pipeline-engineer",
      "skills": []
    },
    {
      "role": "model-tuning",
      "summary": "LLM Post Training Engineer — model-tuning.",
      "pack": "agents/llm-post-training-engineer.hermes.tar.gz",
      "slug": "llm-post-training-engineer",
      "skills": []
    },
    {
      "role": "evals",
      "summary": "Model Qa — evals.",
      "pack": "agents/model-qa.hermes.tar.gz",
      "slug": "model-qa",
      "skills": []
    },
    {
      "role": "grounding",
      "summary": "Knowledge Graph Engineer — grounding.",
      "pack": "agents/knowledge-graph-engineer.hermes.tar.gz",
      "slug": "knowledge-graph-engineer",
      "skills": []
    }
  ]
}