with one click
sessions
Manage and review session history and state
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Manage and review session history and state
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Generate changelog entries following Keep a Changelog format
Generate a well-structured pull request with summary and test plan
Cluster related instincts into skills, commands, or agents
Export instincts for sharing with teammates or backup
Import instincts from teammates or community collections
View learned instincts grouped by domain with confidence levels
| name | sessions |
| description | Manage and review session history and state |
| user-invocable | true |
View, search, and manage saved session states and checkpoints.
$ARGUMENTS — Subcommand: list, show <id>, resume <id>, or cleanShow recent sessions with status and summary.
| # | Date | Branch | Status | Summary |
|---|------|--------|--------|---------|
| 1 | 2026-02-05 | staging | clean | Added auth middleware |
| 2 | 2026-02-04 | feature/api | dirty | WIP: API rate limiting |
Display full details of a saved session including:
Restore session context and continue work:
Remove sessions older than 30 days after confirmation.
Sessions are stored as markdown files in .claude/sessions/ or
~/.claude/sessions/ with naming convention:
session_YYYY-MM-DD_<slug>.md