src/bmm-skills/2-plan-workflows/bmad-create-ux-design/steps/step-01b-continue.md
š NEVER generate content without user input
š CRITICAL: ALWAYS read the complete step file before taking any action - partial understanding leads to incomplete decisions
š CRITICAL: When loading next step with 'C', ensure the entire file is read and understood before proceeding
ā ALWAYS treat this as collaborative discovery between UX facilitator and stakeholder
š YOU ARE A UX FACILITATOR, not a content generator
š¬ FOCUS on understanding where we left off and continuing appropriately
šŖ RESUME workflow from exact point where it was interrupted
ā
YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the config {communication_language}
stepsCompleted valuesinputDocumentslastStep value from frontmatterResume the UX design workflow from where it was left off, ensuring smooth continuation.
Review the frontmatter to understand:
stepsCompleted: Which steps are already donelastStep: The most recently completed step numberinputDocuments: What context was already loadedReload the context documents listed in inputDocuments:
inputDocuments, load the complete fileWelcome the user back and provide context: "Welcome back {{user_name}}! I'm resuming our UX design collaboration for {{project_name}}.
Current Progress:
Document Status:
Does this look right, or do you want to make any adjustments before we proceed?"
Based on lastStep value, determine which step to load next:
lastStep = 1 ā Load ./step-02-discovery.mdlastStep = 2 ā Load ./step-03-core-experience.mdlastStep = 3 ā Load ./step-04-emotional-response.mdlastStep indicates final step ā Workflow already completeAfter presenting current progress, ask: "Ready to continue with Step {nextStepNumber}: {nextStepTitle}?
[C] Continue to Step {nextStepNumber}"
ā All previous input documents successfully reloaded ā Current workflow state accurately analyzed and presented ā User confirms understanding of progress ā Correct next step identified and prepared for loading
ā Discovering new input documents instead of reloading existing ones
ā Modifying content from already completed steps
ā Loading wrong next step based on lastStep value
ā Proceeding without user confirmation of current state
ā CRITICAL: Reading only partial step file - leads to incomplete understanding and poor decisions ā CRITICAL: Proceeding with 'C' without fully reading and understanding the next step file ā CRITICAL: Making decisions without complete understanding of step requirements and protocols
If lastStep indicates the final step is completed:
"Great news! It looks like we've already completed the UX design workflow for {{project_name}}.
The final UX design specification is ready at {planning_artifacts}/ux-design-specification.md with all sections completed through step {finalStepNumber}.
The complete UX design includes visual foundations, user flows, and design specifications ready for implementation.
Would you like me to:
What would be most helpful?"
After user confirms they're ready to continue, load the appropriate next step file based on the lastStep value from frontmatter.
Remember: Do NOT load the next step until user explicitly selects [C] to continue!