session-rollup

Installation
SKILL.md

Session Rollup

Capture recent work into the Obsidian vault using Engram as the system of record for cross-agent session memory.

Goal

Create a coding-session note in the vault, summarize recent work for the current project, and link it from the relevant daily note.

Workflow

0. Resolve context

  1. Run obsidian vault info=path to get the vault root.
  2. Determine the target date. Default to today unless the user requested a different date.
  3. Determine the current repo name and branch from the working directory.
  4. Determine the Engram project key to summarize:
    • Prefer an explicit project named by the user.
    • Otherwise use the current repo name.
Related skills
Installs
1
Repository
olivoil/skills
First Seen
3 days ago