adversarial skills

51 tagged adversarial, measured the same way as everything else here.

Browse within: Multi-Agent 30ai-first 28

darwinia

01

0xSanei/darwinia

Skill Claude CodeCodex

Evolve trading strategies through genetic algorithms and adversarial combat. Run Darwinian selection on BTC data to discover battle-tested strategies. No API keys, no cloud.

86 4mo ago A 36 tokens original MIT

build-review-md

04

liatrio-labs/claude-code-gauntlet

Skill Claude CodeCodex

Use this skill when the user wants to create or set up a REVIEW.md configuration file for their repository. Trigger for ANY of these: (1) user says "create REVIEW.md", "set up REVIEW.md", or "configure review rules", (2) code-gauntlet Phase 2d detects no REVIEW.md and suggests creating one, (3) user wants to customize…

12 4d ago A 171 tokens original Apache-2.0

code-gauntlet

05

liatrio-labs/claude-code-gauntlet

Skill Claude CodeCodex

Prefer this skill for code review requests — it runs a multi-agent pipeline with blind challenge verification for high-confidence results. Trigger for ANY of these situations: (1) user says "review" in the context of code, PRs, MRs, branches, diffs, or changes, (2) user references a PR/MR number and wants feedback or…

12 4d ago A 218 tokens original Apache-2.0

api-design

06

harness-studio/harness-studio

Skill Claude CodeCodex

Load when designing, building, or reviewing APIs — versioning, auth patterns, rate limiting, idempotency, webhooks, breaking vs non-breaking changes, and long-running operations. Extends api-conventions.

9 2mo ago A 46 tokens original MIT

fastapi

07

harness-studio/harness-studio

Skill Claude CodeCodex

Load when building or reviewing a FastAPI backend service — endpoints, project structure, Annotated style, return types, async/sync rules, persistence, concurrency, transactions, testing.

9 2mo ago A 39 tokens original MIT

harness-studio

08

harness-studio/harness-studio

Skill Claude CodeCodex

Drive an hssd-governed repo as the interactive MAESTRO — run the governed engagement loop (intake → iteration → engineering loop → adversarial verification) conversationally, using Claude Code's native subagents for the AI work and the hssd CLI for state. Use whenever the user wants to drive any phase of the loop in a…

9 2mo ago A 90 tokens original MIT

yuefanxiao/code-review-adversarial

Skill Claude CodeCodex

Deep code review via a committee of specialized reviewers with PR-type-aware playbooks and convergence. Feature PRs → evaluate better alternatives; bugfix PRs → verify fix correctness + regression; design-heavy PRs (proto/contract only) → AIP/compatibility audit. Dispatches 2-4 reviewers from distinct stances…

4 28d ago A 131 tokens original MIT

adversarial-spec

10

chpomob/adversarial-spec

Skill Claude CodeCodex

Adversarial specification writer. Takes a brief (from grill-me or user) and produces a structured spec.md with YAML frontmatter, requirements, acceptance criteria, and target files. Git-aware pipeline: each run on its own branch, squash-merge on approval.

2 25d ago C 58 tokens

adversarial-debate

11

alex-jb/claude-debate

Skill Claude CodeCodex

Run an Advocate/Critic/Judge debate over any decision with real tradeoffs. Use when the user asks whether to merge a PR, pick an architecture, hire a candidate, ship a feature, or make any judgment where both sides have valid points and a single-model answer would be too confident.

2 4mo ago A 65 tokens original MIT

code-review-claude

12

tomwangowa/agent-skills

Skill Claude CodeCodex

Use when Claude Code receives a code-review request, 'review', 'code review', 'quick review', 'native review', or a fast code check. Runs native (< 30 s) line-by-line analysis with adversarial pass, assumptions list, syntax-checker-verified syntax findings, and an optional ready-to-apply Refactored Patch. In Codex…

2 4d ago A 88 tokens

arena

13

serdardb/multi-agent

Skill Claude CodeCodex

Multi-model review arena — several AI models audit the code, cross-critique each other until they converge, then a judge verifies against real code and a scoreboard names a winner. Runs as a Workflow (visible in /workflows).

1 1mo ago A 49 tokens original MIT

multi-agent

14

serdardb/multi-agent

Skill Claude CodeCodex

Run one of THIS project's agents on ANOTHER AI model (codex / grok) as a LIVE, STEERABLE background agent — watch it work underneath, and type to it while it runs to steer the running turn. Scope from plain words (git diff / method / path), no flags.

1 1mo ago A 64 tokens original MIT

justinjdev/fight-club

Skill Claude CodeCodex

Use when reviewing code for structural quality — factoring, coupling, cohesion, abstraction levels, information hiding, and simplicity. Adversarial: challenges every design decision, not just obvious violations.

1 4mo ago A 43 tokens original Apache-2.0

adversarial-auditor

16

justinjdev/fight-club

Skill Claude CodeCodex

Use when reviewing code for security — authentication, authorization, input validation, injection, data exposure, cryptography, or trust boundaries. Adversarial: assumes the attacker has read your code and is actively looking for a way in.

1 4mo ago A 53 tokens original Apache-2.0

justinjdev/fight-club

Skill Claude CodeCodex

Use when reviewing code for performance — database queries, network calls, collection processing, caching, concurrency, or code on hot paths. Adversarial: finds the scaling assumptions that will collapse under real load.

1 4mo ago A 47 tokens original Apache-2.0