Initial commit

This commit is contained in:
2026-01-11 22:04:05 +01:00
commit 87a8b6b844
549 changed files with 96211 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
description = "Executes the Workflow task from the BMad Method."
prompt = """
Execute the following BMad Method task workflow:
PRE-FLIGHT CHECKLIST:
1. [ ] IMMEDIATE ACTION: Load and parse @_bmad/core/config.yaml.
2. [ ] IMMEDIATE ACTION: Read and load the task definition at @_bmad/core/tasks/workflow.xml.
Follow all instructions and complete the task as defined.
TASK DEFINITION: @_bmad/core/tasks/workflow.xml
"""