_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 thestorm95/basic-game 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.
tools
Create technical specs with implementation-ready stories. Use when the user says "quick spec" or "tech spec"
development
Flexible development workflow - execute tech-specs OR direct instructions with optional planning. Use when the user says "lets implement this feature" or "execute these development tasks"
development
Implements any user intent, GDD requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing game architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any game code, component or feature.
documentation
Analyze existing game projects to produce useful documentation. Use when the user says "document project" or "generate docs"