Initial commit: Data Analysis application with FastAPI backend and Next.js frontend
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
description = "Executes the Review Adversarial General 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/review-adversarial-general.xml.
|
||||
|
||||
Follow all instructions and complete the task as defined.
|
||||
|
||||
TASK DEFINITION: @_bmad/core/tasks/review-adversarial-general.xml
|
||||
"""
|
||||
Reference in New Issue
Block a user