@tank/adversarial-agent-coach

Detect weak AI agent answers and strengthen them through contradiction checks and verification loops.

1|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/tankpkg/packages --skill tank-adversarial-agent-coach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @tank/adversarial-agent-coach
Source: https://github.com/tankpkg/packages/tree/main/skills/adversarial-agent-coach
Command: npx skills add https://github.com/tankpkg/packages --skill tank-adversarial-agent-coach

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you challenge AI agent outputs that sound confident but may be weak on evidence, reasoning, or verification, so the next draft is more reliable and defensible.

Core Features & Use Cases

  • Adversarial review: Inspect claims, assumptions, missing evidence, and edge cases before accepting an answer.
  • Retry and revision loops: Use ReAct and Reflexion-style iterations to improve failing or tool-driven workflows.
  • Multi-agent critique: Split work into builder, skeptic, and verifier roles for higher-stakes tasks.
  • Eval-first prompt tuning: Measure quality with repeatable checks so improvements are based on results, not tone.
  • Use case: Apply it to an agent response that feels polished but suspicious, then tighten the unsupported claims, add caveats, and verify the result.

Quick Start

Ask the skill to review your agent output, identify the weakest claims, and rewrite the response with evidence, caveats, and verification steps.

Frequently Asked Questions about @tank/adversarial-agent-coach

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify AI agent answers for unsupported claims and missing evidence?

To verify AI agent answers, apply adversarial review to detect unsupported claims, demand source-backed evidence, and run verification loops. This contradiction check process rewrites weak responses with calibrated uncertainty for higher agent reliability.

What is the Reflexion method for improving agent reliability?

Reflexion is a retry and revision loop method where failing agent workflows are iteratively improved. It uses structured claim scrutiny and repeatable validation across revisions to tighten reasoning and ensure defensible outputs.

How do I set up multi-agent critique for high-stakes prompt tuning?

Set up multi-agent critique by splitting prompt tuning into builder, skeptic, and verifier roles. This adversarial review framework forces evidence demands and contradiction checks, yielding eval-first improvements based on validation rather than tone.

Can I use ReAct retries to fix suspicious but polished agent responses?

Yes, you can use ReAct retries to fix suspicious agent responses. The workflow identifies the weakest claims, applies contradiction checks, adds caveats, and rewrites the output with source-backed support and verification steps.

Does adversarial review work for agent workflows without external dependencies?

Yes, adversarial review works without external dependencies. It applies contradiction checks, evidence demands, and verification loops entirely through prompt-driven logic to strengthen weak AI agent answers.

When should I not use adversarial review on AI agent outputs?

Avoid adversarial review for low-stakes tasks where response speed outweighs reliability. The contradiction checks and verification loops add latency, making it unsuitable when calibrated uncertainty and source-backed support are not required.