Skip to main content

plan-mode-orchestrator-write-deadlock

Recognize and escape the deadlock where NO write can succeed because plan mode and an "orchestrator mode" hook block each other. Use when: (1) a PostToolUse/ PreToolUse hook returns "ORCHESTRATOR MODE: the main thread must not edit or write files directly... delegate it to a subagent"; (2) you are ALSO in plan mode (system message says only the plan file may be edited); (3) subagents you dispatch to do the write refuse with "plan mode became active... forbids writing to any file except my designated plan file"; (4) you find you cannot even rewrite your own plan file via a subagent; (5) you catch yourself dispatching a 2nd/3rd/4th subagent for the same write and each returns a plan instead of doing it. Covers MCP writes (e.g. Notion notion-create-pages) and local file writes alike.

跳到安装

来源信息

仓库
cajias/claude-skills
最近来源活动
2026年7月20日 07:29
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。