cco-replay
Session Replay
Show the user summaries of their recent sessions so they can quickly recover context.
Parse $ARGUMENTS for the number of sessions to show (default: 5).
Run:
node ${CLAUDE_PLUGIN_ROOT}/src/replay.js $ARGUMENTS
Present the output to the user. It shows recent session summaries including:
- When the session happened and how long it lasted
- Which files were edited
- Token usage and waste percentage
If no summaries exist yet, tell the user: "No session summaries yet. They're generated automatically at the end of each session — just keep working!"
More from egorfedorov/claude-context-optimizer
cco-claudemd
Analyze CLAUDE.md files for token bloat and suggest optimizations
95cco
Show context usage heatmap for current session
85cco-budget
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
75smart-loader
Automatically suggests optimal files to preload based on the user's task description and historical context patterns. Activates when the user starts a new task, mentions reading files, or when session context is being set up.
75cco-report
Show detailed token ROI report across all tracked sessions
72cco-templates
Manage context templates for common task types
71