adversarial-defender

Defend artifacts against adversarial attacks with evidence-backed rebuttals and plan diffs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/blucsigma05/tbm-apps-script --skill adversarial-defender
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adversarial-defender
Source: https://github.com/blucsigma05/tbm-apps-script/tree/main/.claude/skills/adversarial-defender
Command: npx skills add https://github.com/blucsigma05/tbm-apps-script --skill adversarial-defender

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you defend an artifact or plan against attacks from rival model outputs by requiring evidence-based rebuttals and concrete diffs instead of theater.

Core Features & Use Cases

  • Live multi-model defense loop: Handles repeated “Round N” attack submissions with a consistent, structured output contract.
  • Attack ledger with classifications: Normalizes attacks and labels them as Valid, Partial, Invalid, or Needs-More-Info to prevent aimless debate.
  • Steelman-first rebuttals with plan_diff: Forces each response to state the strongest version of the attack, cite evidence, and propose concrete, artifact-scoped changes.
  • Strict TACT evidence bar: Enforces Truth, Authenticity, and Clarity requirements and forbids hallucinated evidence or invented citations.

Quick Start

Run adversarial-defender to defend an artifact by pasting “Round 1” attacks and answering the five required Phase 1 inputs (artifact, rival model, evidence standard, environment access, exit condition) before the first attack.

Frequently Asked Questions about adversarial-defender

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

FAQPage Schema
How do I defend a plan against attacks from rival AI models?

To defend a plan against rival AI models, use an adversarial defense loop that requires evidence-backed rebuttals and concrete plan diffs. You paste attacks from other models, and the defender generates structured responses citing specific evidence to refute them.

What is the TACT evidence bar in adversarial review?

The TACT evidence bar enforces Truth, Authenticity, and Clarity requirements during adversarial review. It strictly forbids hallucinated evidence or invented citations, ensuring all rebuttals against model attacks are grounded in verifiable facts.

How do I structure multi-round rebuttals when comparing multiple LLM outputs?

Structure multi-round rebuttals by maintaining an attack ledger that normalizes and classifies rival attacks as Valid, Partial, Invalid, or Needs-More-Info. Each response must steelman the attack, cite evidence, and emit an explicit plan_diff.

Do I need to provide an exit condition for live multi-model defense loops?

Yes, you must provide an exit condition along with the artifact, rival model, evidence standard, and environment access before submitting the first attack. These five Phase 1 inputs establish the boundaries for the structured defense loop.

What is the best way to steelman adversarial model attacks?

The best way to steelman adversarial model attacks is to state the strongest version of the attack before rebutting it. This approach forces you to address the core argument directly and propose concrete, artifact-scoped changes via a plan diff.