diff options
Diffstat (limited to 'feedback_default_subagent_driven_execution.md')
| -rw-r--r-- | feedback_default_subagent_driven_execution.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/feedback_default_subagent_driven_execution.md b/feedback_default_subagent_driven_execution.md new file mode 100644 index 0000000..a13c646 --- /dev/null +++ b/feedback_default_subagent_driven_execution.md @@ -0,0 +1,14 @@ +--- +name: feedback-default-subagent-driven-execution +description: "User wants Subagent-Driven Development as the default execution choice for implementation plans, without being asked each time" +metadata: + node_type: memory + type: feedback + originSessionId: 61c70ef2-1b1b-456c-9cbd-ad1f76ea2401 +--- + +When presenting the writing-plans skill's execution-choice prompt ("1. Subagent-Driven" vs "2. Inline Execution"), default to Subagent-Driven Development without waiting for the user to pick. + +**Why:** User replied "1, always" when asked — explicitly signaling this choice should stick across future plans in this project (doot), not just this one instance. + +**How to apply:** Still present the two options briefly for transparency/interruptibility, but proceed straight into `superpowers:subagent-driven-development` (dispatch Task 1's implementer) rather than pausing to wait for an answer, unless the user says otherwise for a specific plan. |
