Add chat.suggestedPromptFiles support to suggest next workflows after completing a task. Each workflow prompt now has a 'handoffs' array that defines which workflows should be suggested next. Workflow transitions: - Phase 1→2: brainstorm → prd - Phase 2→3: prd → ux-design/architecture, ux → architecture - Phase 3→4: architecture → epics → readiness → sprint → stories - Phase 4 cycle: create-story → dev-story → code-review → create-story Stacked on: feat/workflow-prompt-recommendations |
||
|---|---|---|
| .. | ||
| agent-command-generator.js | ||
| bmad-artifacts.js | ||
| module-injections.js | ||
| task-tool-command-generator.js | ||
| workflow-command-generator.js | ||
| workflow-prompt-generator.js | ||
| workflow-prompts-config.js | ||