bmad-review-adversarial-general

Forwards adversarial review requests to the bmad-review skill.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-review-adversarial-general-tuanpa-nhg-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-review-adversarial-general
Source: https://github.com/tuanpa-nhg-eng/nhg-ipms/tree/main/.claude/skills/bmad-review-adversarial-general
Command: npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-review-adversarial-general-tuanpa-nhg-eng

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 invocations to the bmad-review skill with only the adversarial lens applied. - Parameter Pass-Through: Carries any also_consider areas into the forwarded review request. - Use Case: A user with an old workflow referencing the adversarial review can still run it; the request is routed to bmad-review and findings are returned as a plain Markdown list without severity, priority, ranking, or JSON output. ## Quick Start Ask the assistant to run an adversarial review of 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 with bmad-review?

Invoke the bmad-review skill on your content with only the adversarial lens selected. This deprecated skill forwards the request automatically, passing through any also_consider areas you specify.

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

It has been deprecated and merged into the bmad-review skill. Invoking it now simply forwards your request to bmad-review using only the adversarial lens.

What output format does the adversarial review produce?

Findings are presented as a Markdown list containing descriptions only. The output excludes severity, priority, ranking, and any JSON block.

Can I still pass also_consider areas to the adversarial review?

Yes, any also_consider areas you provide are passed through to the bmad-review skill when the request is forwarded, so additional review areas are still considered.