fix: plan skill flows into /agent-loop:run when user confirms
This commit is contained in:
@@ -179,10 +179,8 @@ Show the user a summary:
|
|||||||
|
|
||||||
### Step 8: Wait for Feedback
|
### Step 8: Wait for Feedback
|
||||||
|
|
||||||
Let the user review and adjust. They might:
|
Ask the user:
|
||||||
- Ask to split a story further
|
> **Ready to start?** I can begin implementing now, or you can adjust the plan first.
|
||||||
- Ask to reorder priorities
|
|
||||||
- Ask to add/remove stories
|
|
||||||
- Ask to change acceptance criteria
|
|
||||||
|
|
||||||
Make the requested changes, then re-present the summary.
|
- If the user confirms (yes, go, start, implement, etc.) → invoke `/agent-loop:run` to begin the loop immediately
|
||||||
|
- If they want changes (split a story, reorder, add/remove, change criteria) → make the changes, re-present the summary, and ask again
|
||||||
|
|||||||
Reference in New Issue
Block a user