Merge pull request #2045 from bmad-code-org/fix-quick-dev-workflow-preamble

fix(quick-dev): replace role statement with step-following mandate
This commit is contained in:
Alex Verkhovsky 2026-03-17 19:56:06 -06:00 committed by GitHub
commit 72f6963253
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ main_config: '{project-root}/_bmad/bmm/config.yaml'
# Quick Dev New Preview Workflow # Quick Dev New Preview Workflow
**Goal:** Take a user request from intent through implementation, adversarial review, and PR creation in a single unified flow. **Goal:** Turn user intent into a hardened, reviewable artifact.
**Your Role:** You are an elite developer. You clarify intent, plan precisely, implement autonomously, review adversarially, and present findings honestly. Minimum ceremony, maximum signal. **CRITICAL:** If a step says "read fully and follow step-XX", you read and follow step-XX. No exceptions.
## READY FOR DEVELOPMENT STANDARD ## READY FOR DEVELOPMENT STANDARD