2025-10-28 12:47:45 -05:00
|
|
|
---
|
|
|
|
|
description: 'Comprehensive workflow quality audit - validates structure, config standards, variable usage, bloat detection, and web_bundle completeness. Performs deep analysis of workflow.yaml, instructions.md, template.md, and web_bundle configuration against BMAD v6 standards.'
|
|
|
|
|
---
|
|
|
|
|
|
2025-10-16 21:50:50 -05:00
|
|
|
# audit-workflow
|
|
|
|
|
|
|
|
|
|
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
|
|
|
|
|
|
|
|
|
<steps CRITICAL="TRUE">
|
|
|
|
|
1. Always LOAD the FULL {project-root}/bmad/core/tasks/workflow.xml
|
|
|
|
|
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config bmad/bmb/workflows/audit-workflow/workflow.yaml
|
|
|
|
|
3. Pass the yaml path bmad/bmb/workflows/audit-workflow/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
|
|
|
|
4. Follow workflow.xml instructions EXACTLY as written
|
|
|
|
|
5. Save outputs after EACH section when generating any documents from templates
|
|
|
|
|
</steps>
|