From d96cf9f846613e6e706c3e2843482cebe9465603 Mon Sep 17 00:00:00 2001 From: sjat Date: Fri, 5 Jun 2026 09:35:13 +0200 Subject: [PATCH] FRICTION: default to subagent-driven execution, don't ask Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/FRICTION.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/FRICTION.md b/docs/FRICTION.md index ac72680..f1d3aae 100644 --- a/docs/FRICTION.md +++ b/docs/FRICTION.md @@ -53,3 +53,10 @@ earning its keep. apply — the real path is local fast-forward merge to `main`, then push. → Skills and conventions that assume a GitHub-style PR workflow need a homelab-aware variant; encode that here "finishing a branch" means merge-locally-then-push, not open-a-PR. + +## 2026-06-05 + +- `[recurring]` The `writing-plans` skill ends by asking "subagent-driven vs inline + execution?" — always answer subagent-driven here. Don't ask; default straight to + subagent-driven (fresh subagent per task + review between tasks). → Standing + preference; skip the execution-mode prompt.