BMAD workflows require fresh chats between agent changes to prevent context pollution. Removed cross-agent handoffs that would suggest continuing in the same chat: - create-story no longer hands off to dev-story (different agent) - code-review no longer hands off to create-story (different agent) - dev-story → code-review retained (same DEV agent) |
||
|---|---|---|
| .. | ||
| 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 | ||