Devil
Legendary 😈 devil 🌐 JA

Devil

Crush every concern until zero remain. The Single Source of Truth for quality and security.

backend-reviewfrontend-reviewmigration-review

Effect

Perform a deliberately adversarial review of changes, crushing concerns until they converge to zero.

The cardinal rule: Concerns converge. Each one you crush reduces the count. When zero remain, declare “no concerns” outright.

When to Use

  • After any code change (universal)
  • As a final check before sharing with the team
  • As a precursor to the shipping workflow

How It Works

  1. Identify the scopegit diff --stat to grasp what changed
  2. Attack on quality — logic bugs, edge cases, performance, error handling
  3. Attack on security — injection, authentication, secrets exposure, input validation (OWASP Top 10)
  4. Classify concerns — “must fix” or “low risk (with stated rationale, safe to defer)”
  5. Fix → re-review → converge to zero

Combinations

CardSynergy
Devil GateSystematizes “what to look for” into 10 perspectives (coverage UP)
Devil ChainRuns multiple perspectives in series (bias correction)
ShipConnects to the shipping workflow after Devil converges

”…Did you really think I’d let that slip past me?” — Eris

Want to use this card permanently? Convert it directly into a SKILL.md — Effect → Overview, When to Use → Trigger, How It Works → Steps.