fix(bmm): complete cleanup of epic-tech-context workflow removal#1001
Merged
bmadcode merged 2 commits intobmad-code-org:mainfrom Dec 1, 2025
Merged
Conversation
- Remove references to deprecated epic-tech-context, story-context, validate-epic-tech-context, validate-story-context, and story-done workflows - Simplify epic status: backlog → in-progress → done (was backlog → contexted) - Update create-story to handle legacy 'contexted' status for backward compat - Clean up sprint-planning instructions and status template - Update docs: agents-guide, brownfield-guide, faq, glossary, quick-start 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
305c9ac to
8d49490
Compare
bmadcode
approved these changes
Dec 1, 2025
thecontstruct
pushed a commit
to thecontstruct/BMAD-METHOD
that referenced
this pull request
Dec 4, 2025
…d-code-org#1001) - Remove references to deprecated epic-tech-context, story-context, validate-epic-tech-context, validate-story-context, and story-done workflows - Simplify epic status: backlog → in-progress → done (was backlog → contexted) - Update create-story to handle legacy 'contexted' status for backward compat - Clean up sprint-planning instructions and status template - Update docs: agents-guide, brownfield-guide, faq, glossary, quick-start 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Brian <bmadcode@gmail.com>
sanchorelaxo
pushed a commit
to sanchorelaxo/BMAD-METHOD
that referenced
this pull request
Dec 7, 2025
…d-code-org#1001) - Remove references to deprecated epic-tech-context, story-context, validate-epic-tech-context, validate-story-context, and story-done workflows - Simplify epic status: backlog → in-progress → done (was backlog → contexted) - Update create-story to handle legacy 'contexted' status for backward compat - Clean up sprint-planning instructions and status template - Update docs: agents-guide, brownfield-guide, faq, glossary, quick-start 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Brian <bmadcode@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comprehensive cleanup following cd98a7f which deleted epic-tech-context and story-context workflows but left stale references throughout documentation and workflow files.
Critical Fixes
Issue #1 - Remove all epic-tech-context references:
Issue #3 - Fix contradictory workflow guidance:
Issue #8 - Add migration for legacy 'contexted' status:
Major Fixes
Issue #2 - Add epic status transition documentation:
Issue #5 - Add epic status validation:
Issue #6 - Fix code review process comments:
Issue #7 - Remove orphaned workflow references:
Files Changed (13 modified, 9 added)
Documentation:
Workflows:
Verification
Resolves code review issues #1, #2, #3, #5, #6, #7, #8 from commit 67f124c