一键导入
cco-replay
Show recent session summaries for quick context recovery
菜单
Show recent session summaries for quick context recovery
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
Analyze the user's last prompt for clarity, scope and specificity — give a quality score and concrete suggestions to make the next prompt produce better results
Health check for the context-optimizer plugin install — verifies versions, hooks, data dir, model config, and reports any issues
Build an optimal context pack for the user's task — ranked file list with offset/limit suggestions, based on git state, mentioned paths, and historical patterns
Calculate monthly token savings and ROI by model
Show ContextShield status and waste protection stats
| name | cco-replay |
| description | Show recent session summaries for quick context recovery |
| license | MIT |
| argument-hint | [N] (number of sessions to show, default 5) |
| allowed-tools | ["Bash"] |
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:
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!"