wrap-session-up

wrap-session-up is a skill for Claude Code from michaeljauk/brain-starter. It costs 60 tokens per session (2,633 once invoked), scanned A, original, MIT.

An end-of-session review skill for Claude Code conversations. It looks back over the discussion to record completed work, decisions, open tasks, and useful project knowledge.

In plain words
What is it for?
Checking what remains open, documenting session outcomes, recording relevant information in a brain vault, and creating Todoist tasks for untracked follow-up work.
Why use it?
It reduces the chance that unfinished work or agreed actions are forgotten when a coding session ends.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions Claude Code.

Not installable on its own: it runs a file from its repository that does not travel with it. Clone the repository, or install whatever ships that file. The line is bash docs/scripts/generate-manifests.sh.

Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wrap-session-up

README.md
[![agentmods](https://agentmods.dev/badge/skills/michaeljauk/brain-starter/wrap-session-up.svg)](https://agentmods.dev/skills/michaeljauk/brain-starter/wrap-session-up)
Your own site
<a href="https://agentmods.dev/skills/michaeljauk/brain-starter/wrap-session-up"><img src="https://agentmods.dev/badge/skills/michaeljauk/brain-starter/wrap-session-up.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,633 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.02633
Opus 5 $0.00030 $0.01316
Sonnet 5 $0.00012 $0.00527
Haiku 4.5 $0.00006 $0.00263

Measured 5d ago against content hash e8ac2a3b22fb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

wrap-session-up scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/wrap-session-up/SKILL.md · 261 lines

How it starts

The opening of the file, as written. The whole thing — 261 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Wrap Session Up

End-of-conversation review skill. Replays the current Claude Code session, identifies what was accomplished, what's still open, and documents everything in the right places before the context is lost.

Trigger phrases

  • /wrap-session-up
  • "wrap up this session"
  • "anything left open?"
  • "let's wrap up"

Step-by-step workflow

1. Replay the session

Review the full conversation history. Extract:

  1. What was accomplished — files created/edited, commands run, problems solved
  2. Open action items — things discussed but not yet done, commitments made ("I'll do that later", "next step is..."), tasks the user mentioned wanting to do
  3. Decisions made — technology choices, architecture decisions, approach changes
  4. New knowledge surfaced — things learned about the project, codebase, or tools that should be persisted
  5. Files touched — all files created or modified during the session
  6. Friction points — anything that caused repeated correction, workarounds, or user frustration (skill misbehaved, tool returned wrong output, Claude misunderstood something repeatedly, a convention was unclear). Only log if it happened more than once or was explicitly called out.

Run git diff --stat to get a concrete picture of what changed.

2. Check for loose ends

For each open item identified, check if it was resolved later in the session or if it's genuinely still open. Common patterns:

  • User said "I'll handle X" → still open, needs tracking
  • User asked to do X but conversation moved on → still open
  • A TODO/FIXME was added in code → still open
  • An error was hit but not fully resolved → still open
  • User mentioned wanting to follow up on something → still open

Also check for:

  • Uncommitted changesgit status and git diff --stat to see what changed
  • Unfinished edits — files partially modified
  • Broken state — tests failing, build errors introduced

3. Cross-reference action items

For each open item, check if it's already tracked:

Read the full file on GitHub · 261 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 261 lines · 60 tokens per session scan A e8ac2a3b22fb

Subscribe to this mod's changes

wrap-session-up is a skill published in the GitHub repository michaeljauk/brain-starter (5 stars, last pushed 9d ago), licensed MIT. It adds 60 tokens to every session and 2,633 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

vault-onboarding-guide

Интерактивный проводник по первому запуску файлового хранилища с агентом. Используй, когда пользователь просит: «проведи онбординг», «помоги начать с хранилищем», «покажи методологию на практике», «хочу пощупать на реальной задаче», «научи работать с 00inbox, проектами, plan.md, tasks.md, parking/resume», «проведи по…

dzhokhov/markdown-agent-vault-ru · 187 tokens

brain

Orient in the user's big-brain second brain and work brain-aware for the rest of the session. Use when the user types /brain, or asks "what am I working on", "what's on my plate", "catch me up", "what's overdue", or at the start of a session about ongoing work. Loads the vault overview, reports it in one screen, and…

jzhao234/big-brain · 87 tokens

obsidian-ai-setup

Bootstrap an Obsidian vault with the AI Pro Obsidian Plugin. Creates the complete vault structure, system files, Obsidian configuration, memory system, hooks, and output styles, then runs personalized onboarding to tailor the workspace to the user. Uses a single universal structure with no mode selection. Trigger when…

anliberant/obsidian-ai-setup · 94 tokens

alive-morning

Morning briefing -- read all walnut states, surface priorities, inbox count, stale walnuts, people nudges.

alivecontext/alive · 24 tokens

wrapup

Wrap up and save the current session summary to the session log. Use at end of session when the user says 'bye', 'wrap up', 'save session', or an end-of-session signal is detected. /wrapup writes to 07-logs/ only. Do NOT use for: promoting insights to memory/ (use recap), synthesizing a topic across sessions (use…

onebrain-ai/onebrain · 91 tokens

braindump

Capture a stream of raw thoughts : classify them and file to inbox with action items extracted. Use when the user signals a free-form, stream-of-consciousness dump with multiple unrelated threads — 'let me dump everything on my mind'. Do NOT use for: a single titled idea (use capture), saving a URL (use bookmark), or…

onebrain-ai/onebrain · 76 tokens