microsoft / microsoft/Power-CAT-Copilot-Studio-Kit

Feature request: Agent Review Tool - Replace the AI prompt with an inline agent in a Microsoft Copilot Studio workflow for reviews of agents powered by the standard harness

Open
#878 0 comments 0 reactions 1 assignee View on GitHub

@Ramakrishnan24689 is already working on this.

Since Sep 18, 2026.

enhancement
Dominant language
TypeScript
Stars
450
Forks
95
Avg merge
26m
Merged PRs (30d)
5

Description

Problem statement

Reviews of Microsoft Copilot Studio agents powered by the standard harness use separate AI prompt calls for pattern and instruction checks. This splits the review across independent requests and does not provide one durable, traceable process for the complete review. It can also be difficult to confirm that all required review areas returned valid results before the score is calculated. A prompt-only approach is less suitable when a review needs coordinated reasoning across several areas.

Proposed solution

Replace the separate AI prompt calls with a Microsoft Copilot Studio workflow that uses an inline agent. The inline agent should become the reasoning layer that was previously provided by the standalone prompts. Its instructions can provide the per-run prompt, while the workflow coordinates the review areas, tracks execution, and returns structured results for validation before scoring.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.