بنقرة واحدة
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