BMAD-METHOD/src/core
Jonah Schulte 2526e7c9cb refactor: rename workflows for clarity
Renamed three implementation workflows to avoid confusion:
- batch-super-dev → batch-stories (processes multiple stories)
- super-dev-pipeline → story-full-pipeline (single story with validation/review)
- story-pipeline → story-dev-only (basic TDD implementation only)

Changes include:
- Renamed workflow directories
- Updated workflow.yaml name fields and installed_path references
- Updated all cross-references in workflow.md files
- Updated state file naming conventions for clarity
- Updated references in documentation and other workflows

This naming convention eliminates pattern-matching confusion by using
completely distinct names for each workflow level.
2026-01-28 02:47:19 -05:00
..
_module-installer all modules custom or core use the same installer and have consistent behavior now. 2025-12-07 17:17:50 -06:00
agents refactor: rename workflows for clarity 2026-01-28 02:47:19 -05:00
resources/excalidraw folder workflow naming alignment for consistency 2025-12-15 10:17:58 +08:00
tasks fix: explicit slash command detection + document resilience improvements 2026-01-26 18:59:48 -05:00
workflows refactor: replace 'execute' with 'Read fully and follow:' in workflow prompts (#1387) 2026-01-23 22:25:19 -06:00
module-help.csv Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00
module.yaml improve all install prompts 2026-01-18 17:27:50 -06:00