workflows indicate web_bundle file inclusions
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<i>MANDATORY: Execute ALL steps in the flow section IN EXACT ORDER</i>
|
||||
<i>DO NOT skip steps or change the sequence</i>
|
||||
<i>HALT immediately when halt-conditions are met</i>
|
||||
<i>Each <action> within <step> is a REQUIRED action to complete that step</i>
|
||||
<i>Each action xml tag within step xml tag is a REQUIRED action to complete that step</i>
|
||||
<i>Sections outside flow (validation, output, critical-context) provide essential context - review and apply throughout execution</i>
|
||||
</llm>
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
</smart-selection>
|
||||
</step>
|
||||
|
||||
<step n="2" title="Present Options & Handle Responses">
|
||||
<step n="2" title="Present Options and Handle Responses">
|
||||
|
||||
<format>
|
||||
**Advanced Elicitation Options**
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<i>MANDATORY: Execute ALL steps in the flow section IN EXACT ORDER</i>
|
||||
<i>DO NOT skip steps or change the sequence</i>
|
||||
<i>HALT immediately when halt-conditions are met</i>
|
||||
<i>Each <action> within <step> is a REQUIRED action to complete that step</i>
|
||||
<i>Each action xml tag within step xml tag is a REQUIRED action to complete that step</i>
|
||||
<i>Sections outside flow (validation, output, critical-context) provide essential context - review and apply throughout execution</i>
|
||||
</llm>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<i>MANDATORY: Execute ALL steps in the flow section IN EXACT ORDER</i>
|
||||
<i>DO NOT skip steps or change the sequence</i>
|
||||
<i>HALT immediately when halt-conditions are met</i>
|
||||
<i>Each <action> within <step> is a REQUIRED action to complete that step</i>
|
||||
<i>Each action xml tag within step xml tag is a REQUIRED action to complete that step</i>
|
||||
<i>Sections outside flow (validation, output, critical-context) provide essential context - review and apply throughout execution</i>
|
||||
</llm>
|
||||
|
||||
|
||||
@@ -11,14 +11,4 @@ date: system-generated
|
||||
template: false
|
||||
instructions: "{project-root}/src/core/workflows/bmad-init/instructions.md"
|
||||
|
||||
# Sub-components
|
||||
party_update_instructions: "{project-root}/src/core/workflows/bmad-init/party-update/instructions.md"
|
||||
|
||||
# No specific output file - this workflow performs various system actions
|
||||
default_output_file: null
|
||||
|
||||
# Required tools for execution
|
||||
required_tools:
|
||||
- file_operations
|
||||
- llm_analysis
|
||||
- xml_generation
|
||||
web_bundle: false
|
||||
|
||||
@@ -22,3 +22,5 @@ exit_triggers:
|
||||
- "*exit"
|
||||
- "end party mode"
|
||||
- "stop party mode"
|
||||
|
||||
web_bundle: false
|
||||
|
||||
Reference in New Issue
Block a user