Initial commit: Data Analysis application with FastAPI backend and Next.js frontend

This commit is contained in:
2026-01-11 21:54:33 +01:00
commit 7bdafb4fbf
549 changed files with 96211 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
description = "Executes the Shard Doc 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/shard-doc.xml.
Follow all instructions and complete the task as defined.
TASK DEFINITION: @_bmad/core/tasks/shard-doc.xml
"""