adversarial-review

Review code, documentation, or designs to uncover hidden flaws and prioritize issues by severity.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/dahatake/HypervelocityEngineering --skill adversarial-review-dahatake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adversarial-review
Source: https://github.com/dahatake/HypervelocityEngineering/tree/main/.github/skills/harness/adversarial-review
Command: npx skills add https://github.com/dahatake/HypervelocityEngineering --skill adversarial-review-dahatake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps identify critical and major issues in code, design, or documentation by performing adversarial reviews that uncover hidden problems and weaknesses.

Core Features & Use Cases

  • Comprehensive Validation: Executes a multi-axis review focusing on purpose fit, correctness, integrity, quality, and evidence.
  • Risk Classification: Categorizes issues into Critical, Major, or Minor severity to prioritize fixes.
  • Use Case: Ideal for PR quality gates, security audits, and design validation before deployment.

Quick Start

Provide your code or documents to the adversarial review system and review the detailed report generated automatically.

Frequently Asked Questions about adversarial-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform an adversarial code review to find hidden security flaws?

An adversarial code review systematically probes your code across multiple axes like purpose fit, correctness, integrity, and quality to uncover hidden weaknesses. This process prioritizes discovered issues by severity to ensure high standards before release.

What is a multi-axis design review and when do I need it?

A multi-axis design review validates a design across purpose fit, correctness, integrity, quality, and evidence. You need this validation before deployment or approval to uncover hidden problems and ensure your design meets high quality standards.

How do I prioritize issues found during a security audit?

Prioritize security audit issues by classifying them into Critical, Major, or Minor severity categories. This risk classification helps you focus on fixing the most threatening hidden flaws first before releasing or approving the code.

Can I use automated testing checklists for pull request quality gates?

Yes, you can use an adversarial review checklist as a pull request quality gate. It executes comprehensive validation on your code or documents, categorizing issues by severity to ensure high standards are met before merging.

What's the best way to validate documentation integrity before release?

The best way to validate documentation integrity is through an adversarial review that evaluates purpose fit, correctness, and evidence. This generates a detailed report categorizing hidden flaws by severity to ensure high documentation standards.

Does this adversarial review work with existing automated testing workflows?

Yes, the adversarial review integrates with existing automated testing workflows by evaluating code, documentation, or designs. It outputs a detailed report categorizing issues by severity to enforce quality gates before deployment or approval.