BMAD-METHOD/src/bmm/workflows/4-implementation
Alex Verkhovsky def8da0acb
refactor: replace 'execute' with 'Read fully and follow:' in workflow prompts (#1387)
Replace ambiguous "execute" terminology with explicit "Read fully and follow:"
phrasing across all workflow files to prevent LLM goal-seeking behavior where
models attempt to "achieve the end result" rather than following step-by-step
instructions verbatim.

Changes:
- Update 5 handler templates with canonical phrasing
- Replace ~150 INSTRUCTIONAL patterns across 87 workflow files
- Add "[Workflow] complete." prefix to 7 workflow endpoints
- Preserve BEHAVIORAL/STRUCTURAL patterns (agent descriptions, XML tags)
- Fix gitignore and markdownlint to ignore all node_modules directories

Closes #1372

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 22:25:19 -06:00
..
code-review Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
correct-course refactor: replace 'execute' with 'Read fully and follow:' in workflow prompts (#1387) 2026-01-23 22:25:19 -06:00
create-story Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
dev-story Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
retrospective Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
sprint-planning Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
sprint-status remove legacy workflow manager 2026-01-19 21:52:04 -06:00