ワンクリックで
adversarial-self-play
Use when important outputs need break-first review. Run an inline attacker pass before readiness claims.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when important outputs need break-first review. Run an inline attacker pass before readiness claims.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when writing technical articles, blog posts, X/Twitter threads, LinkedIn posts, documentation, runbooks, or any text that must sound like a specific person, not a generic assistant. Also use when the user asks to humanize text, remove AI-sounding language, rewrite in their voice, or convert rough notes into publishable content. Trigger even when the user just says "write this up" or "draft a post about X" without explicitly mentioning voice or tone.
Use when reviewing architecture, planning refactors, reducing coupling, improving testability, or deciding whether modules should become deeper behind simpler interfaces.
Use when the user asks for caveman mode, terse mode, fewer tokens, less prose, or very brief technical communication.
Use for hard bugs, failing checks, pipeline failures, homelab incidents, performance regressions, or reports that something is broken and needs root-cause analysis.
Use before git mutation, branch deletion, resets, cleaning, force pushes, broad restore commands, PR operations, or any git action with destructive or remote side effects.
Use when a plan, design, or implementation request has ambiguity that could change scope, architecture, acceptance criteria, safety, or validation.
| name | adversarial-self-play |
| description | Use when important outputs need break-first review. Run an inline attacker pass before readiness claims. |
Use this skill when at least one is true:
Separate builder and attacker roles. By default, run the attacker pass inline as a deliberate role switch with no commitment to the current solution.
Do not invoke task, slash commands, or subagents from this skill. If a separate reviewer or agent
is needed, return a scoped handoff to the caller instead of launching it.
Return:
Target: artifact and expected behavior.Attack plan: what will be challenged.Findings: severity, confidence, evidence.Mitigations: fix-now vs defer with rationale.Readiness impact: ready, ready-with-concerns, or blocked.