ワンクリックで
capture-plan
Manually capture and save a plan to Obsidian vault when the ExitPlanMode hook didn't fire
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Manually capture and save a plan to Obsidian vault when the ExitPlanMode hook didn't fire
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | capture-plan |
| description | Manually capture and save a plan to Obsidian vault when the ExitPlanMode hook didn't fire |
You selected "Tell Claude what to change" in plan mode, and the plan was NOT automatically saved to your Obsidian vault. This skill replays the capture-plan.sh hook to save it manually.
.md in ~/.claude/plans/)~/.claude/hooks/capture-plan.sh to trigger the same vault-save logicRunning this skill will:
Projects/Engineering/Plans/<MM-DD-YYYY>-<slug>.mdSimply invoke the skill:
/capture-plan
Or pass the plan file path explicitly:
/capture-plan path=/path/to/plan/file.md
If no path is provided, the script finds the most recently modified .md file in ~/.claude/plans/.
If the plan isn't appearing in your vault, check:
obsidian vault info=path/tmp/capture-plan-debug.log for error details