Iterate Plan
Revise plan draft based on user feedback before finalization
3
Based on user's feedback, revise the plan draft:
- Identify what needs to change (scope, steps, success criteria, etc.)
- Make the requested changes while preserving plan structure
- Update
Plan Draft with the revised plan
Present the revised plan and ask if they're ready to finalize
or need more changes. If ready, proceed to Finalize Plan.
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 plan draft to revise)
2. [Read Plan Template]: Read the documentation in: `skills/sauna/[skill_id]/references/project.plan.template.md` (Reference for plan structure)
3. Based on user's feedback, revise the plan draft:
1. Identify what needs to change (scope, steps, success criteria, etc.)
2. Make the requested changes while preserving plan structure
3. Update `session/plan-draft.md` with the revised plan
Present the revised plan and ask if they're ready to finalize
or need more changes. If ready, proceed to `skills/sauna/[skill_id]/references/recipes/project.plan.finalize.md`.