Entropyk/_bmad/bmb/module-help.csv
Sepehr 1fdfefe631 Initial commit: BMAD framework + Story 1.1 Component Trait Definition
Features:
- BMAD (Build Modular AI-driven Development) framework setup
- BMM, BMB, CIS, Core modules configured
- Story 1.1: Component trait with error handling
- Workspace Cargo.toml with components crate
- 31 tests passing (19 unit + 12 doc tests)

Technical:
- Component trait with compute_residuals, jacobian_entries, n_equations
- ComponentError enum with thiserror
- JacobianBuilder for sparse matrix construction
- Object-safe trait supporting Box<dyn Component>
- Comprehensive documentation and examples
2026-02-14 13:54:04 +01:00

3.1 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagentoptionsdescriptionoutput-locationoutputs
2bmbanytimeCreate AgentCA10_bmad/bmb/workflows/agent/workflow-create-agent.mdbmad_bmb_create_agentfalseagent-builderCreate ModeCreate a new BMAD agent with best practices and compliancebmb_creations_output_folderagent
3bmbanytimeEdit AgentEA15_bmad/bmb/workflows/agent/workflow-edit-agent.mdbmad_bmb_edit_agentfalseagent-builderEdit ModeEdit existing BMAD agents while maintaining compliancebmb_creations_output_folderagent
4bmbanytimeValidate AgentVA20_bmad/bmb/workflows/agent/workflow-validate-agent.mdbmad_bmb_validate_agentfalseagent-builderValidate ModeValidate existing BMAD agents and offer to improve deficienciesagent being validated foldervalidation report
5bmbanytimeCreate Module BriefPB30_bmad/bmb/workflows/module/workflow-create-module-brief.mdbmad_bmb_create_module_brieffalsemodule-builderModule Brief ModeCreate product brief for BMAD module developmentbmb_creations_output_folderproduct brief
6bmbanytimeCreate ModuleCM35_bmad/bmb/workflows/module/workflow-create-module.mdbmad_bmb_create_modulefalsemodule-builderCreate ModeCreate a complete BMAD module with agents, workflows, and infrastructurebmb_creations_output_foldermodule
7bmbanytimeEdit ModuleEM40_bmad/bmb/workflows/module/workflow-edit-module.mdbmad_bmb_edit_modulefalsemodule-builderEdit ModeEdit existing BMAD modules while maintaining coherencebmb_creations_output_foldermodule
8bmbanytimeValidate ModuleVM45_bmad/bmb/workflows/module/workflow-validate-module.mdbmad_bmb_validate_modulefalsemodule-builderValidate ModeRun compliance check on BMAD modules against best practicesmodule being validated foldervalidation report
9bmbanytimeCreate WorkflowCW50_bmad/bmb/workflows/workflow/workflow-create-workflow.mdbmad_bmb_create_workflowfalseworkflow-builderCreate ModeCreate a new BMAD workflow with proper structure and best practicesbmb_creations_output_folderworkflow
10bmbanytimeEdit WorkflowEW55_bmad/bmb/workflows/workflow/workflow-edit-workflow.mdbmad_bmb_edit_workflowfalseworkflow-builderEdit ModeEdit existing BMAD workflows while maintaining integritybmb_creations_output_folderworkflow
11bmbanytimeValidate WorkflowVW60_bmad/bmb/workflows/workflow/workflow-validate-workflow.mdbmad_bmb_validate_workflowfalseworkflow-builderValidate ModeRun validation check on BMAD workflows against best practicesworkflow being validated foldervalidation report
12bmbanytimeMax Parallel ValidateMV65_bmad/bmb/workflows/workflow/workflow-validate-max-parallel-workflow.mdbmad_bmb_validate_max_parallelfalseworkflow-builderMax Parallel ValidateRun validation checks in MAX-PARALLEL mode against a workflow requires a tool that supports Parallel Sub-Processesworkflow being validated foldervalidation report
13bmbanytimeRework WorkflowRW70_bmad/bmb/workflows/workflow/workflow-rework-workflow.mdbmad_bmb_rework_workflowfalseworkflow-builderRework ModeRework a Workflow to a V6 Compliant Versionbmb_creations_output_folderworkflow