BMAD-METHOD/src/bmm/workflows
Alex Verkhovsky 6cb0cc40fc
refactor(skills): convert create-epics-and-stories workflow to native skill (#1937)
* refactor(skills): convert create-epics-and-stories workflow to native skill

* fix(skills): normalize create-epics-and-stories metadata

* fix: remove workflow_path indirection, use direct relative paths

Replace the custom workflow_path variable with direct relative paths
(../workflow.md, ../templates/epics-template.md) in all step files.
Also remove duplicate epicsTemplate entry in step-01.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: remove unused frontmatter refs from step files

Drop thisStepFile, workflowFile, and epicsTemplate (where unused in
body) from all step frontmatter. Only keep variables actually
referenced in step body content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: convert partyModeWorkflow to skill ref, drop unused task refs

- partyModeWorkflow now uses skill:bmad-party-mode (it is a skill)
- remove advancedElicitationTask and partyModeWorkflow from steps 1/4
  where they are not referenced in the body

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* refactor: inline all frontmatter refs, use canonical skill invocation

- Remove all file/task reference variables from step frontmatter
- Inline paths directly where used in body text
- Use canonical "invoke the skill" phrasing for skill references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 11:02:55 -06:00
..
1-analysis fix: enforce document_output_language in planning workflow step files (#1977) 2026-03-14 10:40:37 -06:00
2-plan-workflows fix: enforce document_output_language in planning workflow step files (#1977) 2026-03-14 10:40:37 -06:00
3-solutioning refactor(skills): convert create-epics-and-stories workflow to native skill (#1937) 2026-03-14 11:02:55 -06:00
4-implementation fix(create-story): normalize native skill metadata refs (#1975) 2026-03-14 11:01:02 -06:00
bmad-quick-flow chore(bmm): convert quick-dev workflow to native skill (#1948) 2026-03-13 00:11:14 -06:00
document-project fix: enforce document_output_language in planning workflow step files (#1977) 2026-03-14 10:40:37 -06:00
generate-project-context fix: enforce document_output_language in planning workflow step files (#1977) 2026-03-14 10:40:37 -06:00
qa-generate-e2e-tests revert: restore QA checklist wording (#1888) 2026-03-10 05:54:07 -06:00