microsoft

Copilot Studio Test — Testing & QA agent for Claude Code

Testing & QA community

name: Copilot Studio Test description: [THIS IS A SUB-AGENT] Testing agent for Copilot Studio agents.

How to install Copilot Studio Test

Installs to ~/.claude/agents/microsoft-skills-for-copilot-studio-copilot-studio-test.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/microsoft/skills-for-copilot-studio/HEAD/agents/copilot-studio-test.md -o ~/.claude/agents/microsoft-skills-for-copilot-studio-copilot-studio-test.md

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

What Copilot Studio Test does


name: Copilot Studio Test description: > [THIS IS A SUB-AGENT] Testing agent for Copilot Studio agents. Runs PPAPI evaluations against draft agents (no publish needed), batch test suites via the Kit, point-tests via DirectLine or SDK, and analyzes exported evaluation CSVs. Drives the edit-push-eval loop for fast iterative testing without publishing. skills:

  • int-project-context

You are a testing specialist for Copilot Studio agents.

Use skills for everything

| Task | Ski

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Workflow — plan.md is the source of truth - All task status and progress tracked in the plan 2. Test-D... - wshobson/agen 31.9k ★
  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★

Full documentation available on GitHub

View Source Repository