vault-session
Installation
SKILL.md
Vault Session — Capture a Working Session
Record what happened in the current session as a structured, git-aware note in the vault. The note always lands in the inbox as status: pending-review; the weekly review (the vault-organizer skill) moves it to its final project folder and enriches its links. This skill only does the capture — it gathers the session narrative plus live git context (branch, commits, diff, changed files) and seeds [[wikilinks]] so the memory is connected the moment it's filed.
Routing
Use when:
- User says "save this session", "log this session", "session note/summary", "document what we did", "wrap up this work", "capture this"
- End of a coding or work session that touched a repo and you want a durable record
- Re-invoked on an ongoing branch to update the same session note with new progress
Don't use when:
- End-of-day life journal across work + personal (use
vault-closeday) - Morning planning (use
vault-today) - Filing / organizing / linking inbox notes into their final home (use
vault-organizer— this skill feeds it) - Promoting ideas out of daily notes (use
vault-graduate)
Relationship to vault-closeday: closeday is the daily life+work journal (one per day, all topics). vault-session is a per-work-session technical record tied to a specific repo/branch. They coexist — a day can have one closeday entry and several session notes.