src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/steps/step-04-final-validation.md
To validate complete coverage of all requirements and ensure stories are ready for development.
{communication_language}Review the complete epic and story breakdown to ensure EVERY FR is covered:
CRITICAL CHECK:
Check for Starter Template Setup:
Database/Entity Creation Validation:
Each story must:
Check that:
Epic Independence Check:
Within-Epic Story Dependency Check: For each epic, review stories in order:
If all validations pass:
Present Final Menu: All validations complete! [C] Complete Workflow
HALT — wait for user input before proceeding.
When C is selected, the workflow is complete and the epics.md is ready for development.
Epics and Stories complete. Invoke the bmad-help skill.
Upon Completion of task output: offer to answer any questions about the Epics and Stories.
Run: python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete
If the resolved workflow.on_complete is non-empty, follow it as the final terminal instruction before exiting.