chore: update documentation to reflect recent architectural changes and improve clarity

This commit is contained in:
Sepehr
2026-03-10 22:59:04 +01:00
parent d88914a44f
commit 891c4ba436
530 changed files with 2544 additions and 1513 deletions

View File

@@ -0,0 +1,11 @@
description = "Executes the review-edge-case-hunter task from the BMAD Method."
prompt = """
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
"""