_bmad/core/skills/bmad-review-edge-case-hunter/SKILL.md
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.
npx skillsauth add mikinamateusz-svg/desert bmad-review-edge-case-hunterInstall 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.
Follow the instructions in ./workflow.md.
testing
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"
testing
Review test quality and coverage. Use when the user says "test review" or "review tests"
development
Initialize game test framework for Unity, Unreal, or Godot. Use when the user says "test framework" or "set up testing"
testing
Create comprehensive game test scenarios. Use when the user says "test design" or "design tests"