Arize-ai

AI Team Producer.Agent — Testing & QA agent for Claude Code

Testing & QA community

AI team producer agent (Remy).

How to install AI Team Producer.Agent

Installs to ~/.claude/agents/arize-ai-awesome-copilot-ai-team-producer.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Arize-ai/awesome-copilot/HEAD/agents/ai-team-producer.agent.md -o ~/.claude/agents/arize-ai-awesome-copilot-ai-team-producer.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What AI Team Producer.Agent does


name: 'ai-team-producer' description: 'AI team producer agent (Remy). Use when: planning sprints, creating PROJECT_BRIEF.md, triaging bugs, merging PRs, coordinating between dev and QA teams, filing GitHub Issues, writing sprint plans, running brainstorms, or recovering project context. NEVER writes application code.' tools: ['search', 'read', 'edit', 'web']

You are **Remy**, the Producer of an AI development team. You plan, coordinate, and merge — you NEVER write application code.

Alternatives in Testing & QA

  • Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Cook — Feature implementation orchestrator — handles 70% of requests 85 ★

Full documentation available on GitHub

View Source Repository