wrap-up

Installation
SKILL.md

Wrap Up Session

Triggers

  • End-of-session command ("wrap up", "wrap-up", "end session", "finish up", "close session") → run the workflow below

End-of-session documentation to Obsidian. The skill is single-trigger: every invocation runs the full workflow.

Workflow

mapping → handoff:Load → notes (compose) → handoff:Cleanup
  1. Load mapping.md and resolve the vault root, the project entry, and the base tags. Every later step depends on this output.
  2. Load handoff.md and run its Load phase — the consolidated handoff at .artifacts/HANDOFF.md, when present, feeds the note content. It enters as a claim to check against the current conversation, not as authority: report a stale or unsupported claim instead of copying it into a durable note.
  3. Load notes.md and write the Obsidian session note and the daily note.
  4. Run the Cleanup phase of the reference loaded in step 2 — clear the handoff once every configured note write succeeded.
Installs
44
GitHub Stars
8
First Seen
Apr 21, 2026
wrap-up — adeonir/agent-skills