BMAD-METHOD/docs/sample-custom-modules/sample-unitary-module
Alex Verkhovsky 9268e73118 refactor(bmm): convert quick-dev workflow to sharded step-file format
- Replace monolithic instructions.md with 6 discrete step files
- Add adversarial code review as integrated step (step-05)
- Include non-Git fallback for diff construction
- Standardize step formatting and NEXT directives
2025-12-22 13:57:54 -08:00
..
agents refactor(bmm): convert quick-dev workflow to sharded step-file format 2025-12-22 13:57:54 -08:00
workflows examples of custom modules, custom module and readme doc updates 2025-12-16 17:45:41 +08:00
README.md .17 changelog and link to changelog in installer output 2025-12-16 18:23:15 +08:00
module.yaml examples of custom modules, custom module and readme doc updates 2025-12-16 17:45:41 +08:00

README.md

Example Custom Content module

This is a demonstration of custom stand along agents and workflows. By having this content all in a folder with a module.yaml file, these items can be installed with the standard bmad installer custom local content menu item.

This is how you could also create and share other custom agents and workflows not tied to a specific module.

The main distinction with this colelction is module.yaml includes type: unitary