bmad-review-adversarial-general

Forwards adversarial review requests to the bmad-review skill with the adversarial lens.

6|Updated Aug 29, 2026
One-click install
npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-review-adversarial-general-hordricjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-review-adversarial-general
Source: https://github.com/HordRicJr/Akomagni/tree/main/bmad-core/.agents/skills/bmad-review-adversarial-general
Command: npx skills add https://github.com/HordRicJr/Akomagni --skill bmad-review-adversarial-general-hordricjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill preserves backward compatibility for users who previously invoked the standalone adversarial review, which has been merged into the unified bmad-review skill. ## Core Features & Use Cases - Deprecation Forwarding: Redirects all requests to the bmad-review skill using only the adversarial lens. - Pass-Through Context: Carries any also_consider areas into the forwarded review invocation. - Simplified Output: Presents findings as a plain Markdown list of descriptions without severity, priority, ranking, or JSON blocks. - Use Case: A user with an old workflow referencing the adversarial review can still run it and receive adversarial findings formatted as a simple Markdown list. ## Quick Start Ask the assistant to run an adversarial review on your content and it will forward the request to bmad-review with the adversarial lens.

Frequently Asked Questions about bmad-review-adversarial-general

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

FAQPage Schema
How do I run an adversarial review on my content?

Invoke the bmad-review skill on your content with only the adversarial lens selected. This deprecated skill forwards the request automatically and returns findings as a plain Markdown list.

What happened to the bmad-review-adversarial-general skill?

It was merged into the bmad-review skill and is now deprecated. It still works by forwarding your request to bmad-review with the adversarial lens applied.

Does the adversarial review output include severity or priority rankings?

No. Findings are presented as a Markdown list containing descriptions only, with no severity, priority, ranking, or JSON block in the output.

Can I pass additional review areas to the adversarial review?

Yes. Any also_consider areas you specify are passed through to the bmad-review invocation alongside the adversarial lens.