--- name: 'step-10-closeout' description: 'Summarize completion, answer user questions, and recommend next steps' --- Validate against checklist at {installed_path}/checklist.md using _bmad/core/tasks/validate-workflow.md Prepare a concise summary in Dev Agent Record → Completion Notes Communicate to {user_name} that story implementation is complete and ready for review Summarize key accomplishments: story ID, story key, title, key changes made, tests added, files modified Provide the story file path and current status (now "review") Based on {user_skill_level}, ask if user needs any explanations about: - What was implemented and how it works - Why certain technical decisions were made - How to test or verify the changes - Any patterns, libraries, or approaches used - Anything else they'd like clarified Provide clear, contextual explanations tailored to {user_skill_level} Use examples and references to specific code when helpful Once explanations are complete (or user indicates no questions), suggest logical next steps Recommended next steps (flexible based on project setup): - Review the implemented story and test the changes - Verify all acceptance criteria are met - Ensure deployment readiness if applicable - Run `code-review` workflow for peer review - Optional: If Test Architect module installed, run `/bmad:tea:automate` to expand guardrail tests 💡 **Tip:** For best results, run `code-review` using a **different** LLM than the one that implemented this story. Suggest checking {sprint_status} to see project progress Remain flexible - allow user to choose their own path or ask for other assistance