What problem does it solve? Before planning a development phase, teams often have unresolved gray areas that cause downstream agents to guess or re-ask questions. This Skill extracts implementation decisions through structured discussion and records them in a CONTEXT.md file so researchers and planners can act without further clarification. ## Core Features & Use Cases - Adaptive Questioning: Loads prior context (PROJECT.md, REQUIREMENTS.md, STATE.md) and only asks about undecided gray areas, never re-asking settled questions. - Multiple Discussion Modes: Supports discuss, assumptions, and --assumptions listing modes routed through the gsd-tools CLI workflow engine. - Decision Capture: Produces a {phase_num}-CONTEXT.md file containing locked decisions that guide research and planning agents. - Use Case: Before planning phase 3 of a feature, invoke the skill to walk through open design questions, select which areas to discuss, and generate 3-CONTEXT.md for the planner. ## Quick Start Ask the assistant to run gsd-discuss-phase for phase 3 to discuss open decisions and generate the context file.