Gather context for next milestone through adaptive questioning
Facilitates milestone planning through adaptive questioning to determine next development priorities.
/plugin marketplace add glittercowboy/get-shit-done/plugin install get-shit-done@get-shit-donegsd/Purpose: After completing a milestone, explore what features you want to add, improve, or fix. Features first — scope and phases derive from what you want to build. Output: Context gathered, then routes to /gsd:new-milestone </objective>
<execution_context> @~/.claude/get-shit-done/workflows/discuss-milestone.md </execution_context>
<context> **Load project state first:** @.planning/STATE.mdLoad roadmap: @.planning/ROADMAP.md
Load milestones (if exists): @.planning/MILESTONES.md </context>
<process> 1. Verify previous milestone complete (or acknowledge active milestone) 2. Present context from previous milestone (accomplishments, phase count) 3. Follow discuss-milestone.md workflow with **ALL questions using AskUserQuestion**: - Use AskUserQuestion: "What do you want to add, improve, or fix?" with feature categories - Use AskUserQuestion to dig into features they mention - Use AskUserQuestion to help them articulate what matters most - Use AskUserQuestion for decision gate (ready / ask more / let me add context) 4. Hand off to /gsd:new-milestone with gathered contextCRITICAL: ALL questions use AskUserQuestion. Never ask inline text questions. </process>
<success_criteria>