mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
* critical file issues in prd refactor resolved caught using the BMB workflow validator!! * subprocess optimization and path violation checks in the workflow validator, along with fixes to the BMM PRD workflow * standardize workflow and PRD step markdown formatting - Improve consistency across workflow validation steps - Standardize PRD innovation step structure * Workflow Validation Max Parallel Mode POC * prd trimodal compliant * correct PRD completion suggested next steps
956 B
956 B
name, description, workflow_path, thisStepFile, nextStepFile, resultsStepFile, workflowFile, csvFile
| name | description | workflow_path | thisStepFile | nextStepFile | resultsStepFile | workflowFile | csvFile |
|---|---|---|---|---|---|---|---|
| step-06-q5 | Question 5 - Level 5 difficulty | {project-root}/_bmad/custom/src/workflows/quiz-master | ./step-06-q5.md | ./step-06-q5.md | ./step-12-results.md | {workflow_path}/workflow.md | {project-root}/BMad-quiz-results.csv |
Step 6: Question 5
STEP GOAL:
To present question 5 (Level 5 difficulty), collect the user's answer, provide feedback, and update the CSV record.
Sequence of Instructions (Do not deviate, skip, or optimize)
1. Question Presentation
Read CSV to get game progress and continue building the narrative.
Present with appropriate drama for Level 5 difficulty.
2-6. Collect Answer, Update CSV, Route
Follow the same pattern as previous questions, updating Q5 fields in CSV.
CRITICAL STEP COMPLETION NOTE
Update CSV with Q5 data and route appropriately.