da-review

Installation
SKILL.md

Devil's Advocate Team Review

Assemble a Devil's Advocate team with a shared adversarial mission: prove this will fail, then show what would be better. Each team member attacks from a different angle AND proposes fundamentally better alternatives — not just patches for what's broken.

Core principle: A DA team doesn't just find flaws. It breaks down the target to understand its weaknesses, then reconstructs a better version. The team succeeds when it either proves robustness (despite genuine effort to break it) or delivers concrete, actionable alternatives that are demonstrably superior to the original approach. Incremental fixes are a last resort — prefer structural improvements.

Review targets: Implementation plans, design documents, or implemented code (files, diffs, PRs).

Step-by-Step Instructions

Phase 0: Mode Detection + Complexity Assessment

  1. Detect review mode from the user's request:

    • Plan/design/architecture → Plan mode
    • Code/files/diff/PR/implementation → Code mode
    • Ambiguous → ask: "Are you reviewing a plan or implemented code?"
  2. Assess complexity to choose the execution path. Apply rules top to bottom — first match wins:

Related skills

More from creator-hian/claude-code-plugins

Installs
3
GitHub Stars
8
First Seen
Mar 10, 2026