minor fixes
This commit is contained in:
27
.claude/commands/bmad/core/workflows/README.md
Normal file
27
.claude/commands/bmad/core/workflows/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# CORE Workflows
|
||||
|
||||
## Available Workflows in core
|
||||
|
||||
**brainstorming**
|
||||
|
||||
- Path: `bmad/core/workflows/brainstorming/workflow.yaml`
|
||||
- Facilitate interactive brainstorming sessions using diverse creative techniques. This workflow facilitates interactive brainstorming sessions using diverse creative techniques. The session is highly interactive, with the AI acting as a facilitator to guide the user through various ideation methods to generate and refine creative solutions.
|
||||
|
||||
**party-mode**
|
||||
|
||||
- Path: `bmad/core/workflows/party-mode/workflow.yaml`
|
||||
- Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations
|
||||
|
||||
## Execution
|
||||
|
||||
When running any workflow:
|
||||
|
||||
1. LOAD {project-root}/bmad/core/tasks/workflow.xml
|
||||
2. Pass the workflow path as 'workflow-config' parameter
|
||||
3. Follow workflow.xml instructions EXACTLY
|
||||
4. Save outputs after EACH section
|
||||
|
||||
## Modes
|
||||
|
||||
- Normal: Full interaction
|
||||
- #yolo: Skip optional steps
|
||||
11
.claude/commands/bmad/core/workflows/brainstorming.md
Normal file
11
.claude/commands/bmad/core/workflows/brainstorming.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# brainstorming
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL {project-root}/bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config bmad/core/workflows/brainstorming/workflow.yaml
|
||||
3. Pass the yaml path bmad/core/workflows/brainstorming/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
11
.claude/commands/bmad/core/workflows/party-mode.md
Normal file
11
.claude/commands/bmad/core/workflows/party-mode.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# party-mode
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL {project-root}/bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config bmad/core/workflows/party-mode/workflow.yaml
|
||||
3. Pass the yaml path bmad/core/workflows/party-mode/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
Reference in New Issue
Block a user