Clarify Plan
Remove ambiguity through targeted questions using wizard format
4
Review the plan draft and identify ONE thing that's still unclear.
Use the question selection framework:
- Can I state the goal in one sentence? If not → Goal question
- Is scope bounded and clear? If not → Scope question
- Do I know the deliverable format? If not → Deliverable question
- Do I know what to prioritize? If not → Priority question
Ask ONE question using wizard format:
[Question]?
1. Option A - brief description (recommended if applicable)
2. Option B - brief description
3. Option C - brief description
4. Something else (describe below)Keep options to ONE LINE each. Max 4-5 options. Wait for answer.
5
Based on the user's answer, update Plan Draft:
- Refine goal/scope based on new information
- Remove the answered question
Assess: Do you have enough to draft concrete steps?
- YES: Proceed to
Draft Plan
- NO: Ask ONE more question (repeat clarify task)
Exit fast. Once you have enough, stop asking and start drafting.
You MUST use a todo list to complete these steps in order. Never move on to one step if you haven't completed the previous step. If you have multiple CONSECUTIVE read steps in a row, read them all at once (in parallel). Otherwise, do not read a file until you reach that step.
Add all steps to your todo list now and begin executing.
## Steps
1. [Read Plan Draft]: Read the file at `session/plan-draft.md` into context (Current state of the plan)
2. [Read Clarification Questions]: Read the documentation in: `skills/sauna/[skill_id]/references/project.plan.questions.md` (Question frameworks for different types of ambiguity)
3. [Read Wizard Interaction Pattern]: Read the documentation in: `skills/sauna/[skill_id]/references/shared.wizard.interaction.md` (CRITICAL: Use wizard format for all questions)
4. Review the plan draft and identify ONE thing that's still unclear.
Use the question selection framework:
1. Can I state the goal in one sentence? If not → Goal question
2. Is scope bounded and clear? If not → Scope question
3. Do I know the deliverable format? If not → Deliverable question
4. Do I know what to prioritize? If not → Priority question
Ask ONE question using wizard format:
```
[Question]?
1. Option A - brief description (recommended if applicable)
2. Option B - brief description
3. Option C - brief description
4. Something else (describe below)
```
Keep options to ONE LINE each. Max 4-5 options. Wait for answer.
5. Based on the user's answer, update `session/plan-draft.md`:
- Refine goal/scope based on new information
- Remove the answered question
Assess: Do you have enough to draft concrete steps?
- YES: Proceed to `skills/sauna/[skill_id]/references/recipes/project.plan.draft.md`
- NO: Ask ONE more question (repeat clarify task)
Exit fast. Once you have enough, stop asking and start drafting.