Prep for Reset — Compatibility Alias
This skill keeps /prepforreset working. The canonical package is obsidian-memory-wiki.
Load and follow obsidian-memory-wiki, then execute its Reset Preparation phase. If the parent skill is unavailable, use this fallback:
- Resolve the Obsidian vault path safely and keep writes inside it.
- Search existing Daily Logs and Session Logs before writing.
- Update or create:
Daily Logs/YYYY-MM-DD.mdSession Logs/YYYY-MM-DD-<short-topic-slug>.md
- Continue an existing authoritative session note when work is genuinely continuing; suffix filenames only for unrelated collisions.
- Distill rather than dump the transcript. Capture the goal, current status, decisions, artifacts, verified outcomes, blockers, and next concrete actions.
- Do not store secrets or raw credential values.
- Add backlinks between daily and session notes when both exist.
- Return a lean copy/paste handoff naming current state, authoritative artifacts, blockers, and next steps.
For new installs and automation, use obsidian-memory-wiki; this alias exists only for command continuity.