Files
BMAD-METHOD/src/modules/bmb/workflows/create-workflow/templates/completion-section.md

1.1 KiB

Workflow Creation Complete!

Final Deliverables

Main Workflow: {{targetWorkflowPath}}/workflow.md Step Files: {{stepCount}} step files created Templates: {{templateCount}} templates created Documentation: Complete documentation provided

Deployment Instructions

  1. Installation: Run the BMAD Method installer to your project location
  2. Compilation: Select 'Compile Agents' after confirming the folder
  3. Testing: Use workflow {{targetWorkflowPath}} to test

Usage Guide

# To invoke the workflow (from custom location)
workflow {{customWorkflowLocation}}/{{workflowName}}

# Or if standalone is true
/{{workflowCommand}}

Support

  • Created by: {{user_name}}
  • Date: {{completionDate}}
  • Module: {{targetModule}}
  • Type: {{workflowType}}

Thank You!

Thank you for using the Standalone Workflow Builder. Your workflow has been created following best practices for step-file architecture and collaborative design principles.


Workflow creation completed successfully on {{completionDate}}