Plugin · Claude Code · Productivity

Cosgroveb Claude Session Summary

cosgroveb-claude-session-summary is a Claude Code plugin for the Build phase that generates running session summaries on stop and displays them in a tmux popup.

by cosgroveb · github.com/cosgroveb/claude-session-summary

Install this when you run long Claude Code sessions in tmux and want a readable recap of what happened without scrolling the full transcript.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install cosgroveb-claude-session-summary@cosgroveb/claude-session-summary
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:cosgroveb/claude-session-summary") and the paste-ready config with skillselion.get_install_config("plugin:cosgroveb/claude-session-summary").

About

What it does

cosgroveb-claude-session-summary is a community Claude Code plugin that watches your session lifecycle and writes a condensed summary when you stop, then shows it through a tmux popup so you can reorient fast. Solo builders who live in terminal multiplexers often lose thread across context compactions or window switches; a stop-triggered recap turns chat noise into a short narrative you can skim before the next prompt. It does not replace git commits or formal specs—it is lightweight session memory for the agent loop. You need Claude Code and tmux in your stack; the popup path assumes you are already comfortable managing tmux panes and windows. Compared to generic note-taking skills, this is tightly coupled to Claude’s stop event and tmux UI. Use it when sessions run long, when you juggle several agent tasks in parallel windows, or when you want a human-readable handoff note at the end of a block of work without exporting logs manually.

Highlights

  • Generates a running session summary when a Claude Code session stops
  • Surfaces the summary in a tmux popup for quick review without leaving the terminal
  • Community Claude Code plugin bundle (pluginCount: 1) from cosgroveb/claude-session-summary
  • Pairs naturally with tmux-based multi-window Claude workflows
  • Keeps narrative continuity across interrupted or multi-day coding sessions

Why builders use it

Long Claude Code sessions in tmux make it hard to remember what was decided, tried, or left unfinished without re-reading thousands of lines of transcript.

After you install the plugin, each session stop yields a compact summary you can open in tmux and use to resume work with clearer context.

At a glance

  • Type - Plugin in Productivity.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is cosgroveb-claude-session-summary for?

It is for indie developers and power users who run Claude Code inside tmux and want lightweight session recaps at stop time.

When should I use cosgroveb-claude-session-summary?

Use it whenever your agent sessions are long or fragmented and you need a quick summary before starting the next task or window.

How do I add cosgroveb-claude-session-summary to my agent?

Install the plugin from the cosgroveb/claude-session-summary repository into Claude Code per that repo’s plugin instructions, with tmux available for the popup viewer.

Discussion

Comments

Share how you use cosgroveb-claude-session-summary, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.