원클릭으로
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