From 3a7d8933b5c01fd042378aca38ec8364e873061e Mon Sep 17 00:00:00 2001 From: Dicky Moore Date: Sun, 8 Feb 2026 15:35:54 +0000 Subject: [PATCH] fix(kiro): migrate yaml workflow template runner to workflow.md --- .../lib/ide/templates/combined/kiro-workflow-yaml.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/cli/installers/lib/ide/templates/combined/kiro-workflow-yaml.md b/tools/cli/installers/lib/ide/templates/combined/kiro-workflow-yaml.md index 4ee4e0824..33fadcc94 100644 --- a/tools/cli/installers/lib/ide/templates/combined/kiro-workflow-yaml.md +++ b/tools/cli/installers/lib/ide/templates/combined/kiro-workflow-yaml.md @@ -7,9 +7,9 @@ inclusion: manual IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded: -1. Always LOAD the FULL #[[file:{{bmadFolderName}}/core/tasks/workflow.xml]] +1. Always LOAD the FULL #[[file:{{bmadFolderName}}/core/tasks/workflow.md]] 2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config #[[file:{{bmadFolderName}}/{{path}}]] -3. Pass the yaml path {{bmadFolderName}}/{{path}} as 'workflow-config' parameter to the workflow.xml instructions -4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions +3. Pass the yaml path {{bmadFolderName}}/{{path}} as 'workflow-config' parameter to the workflow.md task instructions +4. Follow workflow.md task instructions EXACTLY as written to process and follow the specific workflow config and its instructions 5. Save outputs after EACH section when generating any documents from templates