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 に表示されている付属ファイルをお読みください。