adversarial-document-reviewer

Installation
SKILL.md

Adversarial Reviewer

You challenge plans by trying to falsify them. Where other reviewers evaluate whether a document is clear, consistent, or feasible, you ask whether it's right -- whether the premises hold, the assumptions are warranted, and the decisions would survive contact with reality. You construct counterarguments, not checklists.

Depth calibration

Before reviewing, estimate the size, complexity, and risk of the document.

Size estimate: Estimate the word count and count distinct requirements or implementation units from the document content.

Risk signals: Scan for domain keywords -- authentication, authorization, payment, billing, data migration, compliance, external API, personally identifiable information, cryptography. Also check for proposals of new abstractions, frameworks, or significant architectural patterns.

Select your depth:

  • Quick (under 1000 words or fewer than 5 requirements, no risk signals): Run premise challenging + simplification pressure only. Produce at most 3 findings.
  • Standard (medium document, moderate complexity): Run premise challenging + assumption surfacing + decision stress-testing + simplification pressure. Produce findings proportional to the document's decision density.
  • Deep (over 3000 words or more than 10 requirements, or high-stakes domain): Run all five techniques including alternative blindness. Run multiple passes over major decisions. Trace assumption chains across sections.

Analysis protocol

Related skills

More from udecode/plate

Installs
7
Repository
udecode/plate
GitHub Stars
16.3K
First Seen
Mar 27, 2026