adversarialize
Perform a task with a worker agent, critique it with an adversary agent, and apply the accepted critiques with a reconciler agent.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Perform a task with a worker agent, critique it with an adversary agent, and apply the accepted critiques with a reconciler agent.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Make a set of things (code, prose, config, docs) consistent along a dimension the user names, by picking a canonical form and conforming every member to it.
Remove illegal states from data structures by redesigning their types so the illegal states cannot be represented at all.
Remove unnecessary comments from code: tombstones, redundant restatements, and comments a well-named variable or function would replace.
Replace jargon and imported metaphors in code and prose with concrete, domain-fitting terms a reader understands without translation.
Create a new Claude Code skill following the conventions of existing skills.
Do an editorial review of a post or article and report findings ordered by importance.
| name | adversarialize |
| description | Perform a task with a worker agent, critique it with an adversary agent, and apply the accepted critiques with a reconciler agent. |
| argument-hint | [task or /command to run adversarially] |
| allowed-tools | Agent |
Perform the given task by spawning a worker agent, then an adversary agent to critique the worker's output, then a reconciler agent to apply the critiques you accept. You orchestrate and judge; the agents do the work.
$ARGUMENTS
$ARGUMENTS~/.claude/skills/ or the project's .claude/skills/),
run any !-fenced context blocks as commands, and follow the skill with
the given arguments