一键导入
sessions
Manage and review session history and state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage and review session history and state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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