chore: update documentation to reflect recent architectural changes and improve clarity
This commit is contained in:
16
.opencode/commands/bmad-cis-problem-solving.md
Normal file
16
.opencode/commands/bmad-cis-problem-solving.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: 'Apply systematic problem-solving methodologies to complex challenges. Use when the user says "guide me through structured problem solving" or "I want to crack this challenge with guided problem solving techniques"'
|
||||
---
|
||||
|
||||
Execute the BMAD 'problem-solving' workflow.
|
||||
|
||||
CRITICAL: You must load and follow the workflow definition exactly.
|
||||
|
||||
WORKFLOW INSTRUCTIONS:
|
||||
|
||||
1. LOAD the workflow file from {project-root}/_bmad/cis/workflows/problem-solving/workflow.yaml
|
||||
2. READ its entire contents
|
||||
3. FOLLOW every step precisely as specified
|
||||
4. DO NOT skip or modify any steps
|
||||
|
||||
WORKFLOW FILE: {project-root}/_bmad/cis/workflows/problem-solving/workflow.yaml
|
||||
Reference in New Issue
Block a user