From efce6a9d8585a430bfda6606b8c3d37bad6dc89b Mon Sep 17 00:00:00 2001 From: Jonah Schulte Date: Sun, 28 Dec 2025 12:31:46 -0500 Subject: [PATCH] fix: update autonomous-epic description to reference super-dev-pipeline --- .../workflows/4-implementation/autonomous-epic/workflow.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/bmm/workflows/4-implementation/autonomous-epic/workflow.yaml b/src/modules/bmm/workflows/4-implementation/autonomous-epic/workflow.yaml index 4d9ac6f3..30f3ebac 100644 --- a/src/modules/bmm/workflows/4-implementation/autonomous-epic/workflow.yaml +++ b/src/modules/bmm/workflows/4-implementation/autonomous-epic/workflow.yaml @@ -1,7 +1,7 @@ name: autonomous-epic -description: "Autonomous epic processing using story-pipeline - creates and develops all stories in an epic with minimal human intervention. Now 65% more token efficient!" +description: "Autonomous epic processing using super-dev-pipeline - creates and develops all stories with anti-vibe-coding enforcement. Works for greenfield AND brownfield!" author: "BMad" -version: "2.0.0" # Upgraded to use story-pipeline instead of super-dev-story +version: "2.0.0" # Upgraded to use super-dev-pipeline with step-file architecture # Critical variables from config config_source: "{project-root}/_bmad/bmm/config.yaml"