Use when adversarially reviewing a document that makes formal or technical claims — math derivations, physics papers, statistical analyses, benchmark reports, whitepapers. Inventories every equation and quantitative claim, verifies each AS NAMED in the text (never a paraphrase or a neighboring statement), and classifies VERIFIED / REFUTED / UNVERIFIABLE / VACUOUS. Triggers on "check this paper", "verify these claims", "is this derivation right", "review this proof", "audit this benchmark", "does the math hold up". For source-code review see code-review-and-quality; for skill/agent library audits see skill-library-review; for content quality scoring see content-ops.
$npx -y skills add lazyisefficient/agentic-os --skill adversarial-claims-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/lazyisefficient/agentic-os" --skill "lazyisefficient/agentic-os/adversarial-claims-reviewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lazyisefficient/agentic-os" that are relevant to the current task. Run `npx skills add "https://github.com/lazyisefficient/agentic-os"` and select the relevant skills, then follow their instructions.