chore: update documentation to reflect recent architectural changes and improve clarity
This commit is contained in:
13
.opencode/commands/bmad-review-edge-case-hunter.md
Normal file
13
.opencode/commands/bmad-review-edge-case-hunter.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven.'
|
||||
---
|
||||
|
||||
Execute the BMAD 'review-edge-case-hunter' task.
|
||||
|
||||
TASK INSTRUCTIONS:
|
||||
|
||||
1. LOAD the task file from {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml
|
||||
2. READ its entire contents
|
||||
3. FOLLOW every instruction precisely as specified
|
||||
|
||||
TASK FILE: {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml
|
||||
Reference in New Issue
Block a user