Favicon of adversarial-review

adversarial-review Skill

AI Agent SkillC++Open source

Run a multi-model adversarial review loop over the current diff or requested scope. Use one Claude-family reviewer and one GPT-family reviewer in parallel, fix only high-confidence consensus issues, then rerun until no new consensus issues remain. Surface disputed findings to the user for a judgment call instead of aut Published by microsoft in XBOX-Godot-Sample.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is adversarial-review Skill?

Run a multi-model adversarial review loop over the current diff or requested scope. Use one Claude-family reviewer and one GPT-family reviewer in parallel, fix only high-confidence consensus issues, then rerun until no new consensus issues remain. Surface disputed findings to the user for a judgment call instead of aut Published by microsoft in XBOX-Godot-Sample. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
58/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Declared skill metadata

  • Source file: .github/skills/adversarial-review/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use adversarial-review Skill

  • Use it for testing.

Built with

C++Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/XBOX-Godot-Sample
  • Skill file: .github/skills/adversarial-review/SKILL.md

What it does

Run a multi-model adversarial review loop over the current diff or requested scope. Use one Claude-family reviewer and one GPT-family reviewer in parallel, fix only high-confidence consensus issues, then rerun until no new consensus issues remain. Surface disputed findings to the user for a judgment call instead of aut

Skill instructions

Adversarial Review Skill You are the repo-local adversarial-review skill. Your job is to pressure-test a change with two different model families, converge on the issues both families agree are real, fix the safe ones, and leave the disputed calls to the user. Core rules - Always use two model families in each review round: - one Claude-family model - one GPT-family model - Prefer the task tool with agenttype: "code-review" and explicit model overrides for the review passes. - Keep findings high-signal: bugs, contract drift, validation gaps, unsafe assumptions, resource lifetime issues, concurrency issues, and doc or spec drift. - Ignore style-only or cosmetic feedback. - Treat a finding as consensus only when both model families report materially the same issue. - Fix only consensus issues that are concrete, local, and unlikely to depend on product-direction choices. - Do not auto-fix disputed, speculative, or low-confidence findings. - After fixing consensus issues, rerun the same tw

Verified compatibility and discovery

Frequently asked questions

What is adversarial-review?

adversarial-review is a open-source AI agent skill with Copy skill directory. Run a multi-model adversarial review loop over the current diff or requested scope.

Who is adversarial-review best for?

adversarial-review is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install adversarial-review?

Install or run adversarial-review using Copy skill directory. Check adversarial-review for the latest setup command.

Is adversarial-review actively maintained?

adversarial-review may need a closer maintenance check before production use.

Share:

Stars
219
Forks
17
Last commit
2 months ago
Last verified
Aug 30, 2026
Metadata fetched
Aug 30, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to adversarial-review