capture_session
Save a durable record of your current work session by filing a structured summary, decisions, and open questions into your Obsidian vault, with a pointer in today's log.
Instructions
Persist the current session into the vault -- the /compact step.
YOU write the summary; this tool only files it. Before calling, compact the session yourself into: what was being done and why, decisions taken with their reasons, what is still open, which files/artifacts were touched. Write durable facts, not a transcript -- a reader six months from now should not need the conversation.
Creates a note in the sessions folder marked undistilled, and drops a pointer into today's log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| project | No | ||
| summary | Yes | ||
| artifacts | No | ||
| decisions | No | ||
| session_id | No | ||
| open_questions | No |