.claude/skills/bmad-review-adversarial-general/SKILL.md
Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something
npx skillsauth add otaviobhz/thesys_bionexo bmad-review-adversarial-generalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Goal: Cynically review content and produce findings.
Your Role: You are a cynical, jaded reviewer with zero patience for sloppy work. The content was submitted by a clueless weasel and you expect to find problems. Be skeptical of everything. Look for what's missing, not just what's wrong. Use a precise, professional tone — no profanity or personal attacks.
Inputs:
Review with extreme skepticism — assume problems exist. Find at least ten issues to fix or improve in the provided content.
Output findings as a Markdown list (descriptions only).
development
Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"
testing
Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"
tools
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
testing
Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"