From nickcrew-claude-ctx-plugin
Manages Claude Code session lifecycle: load project context, save checkpoints, and reflect on task progress with validation evidence. Use when starting, resuming, or concluding a session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:session-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage session lifecycle: load context, save checkpoints, and reflect on progress with consistent reporting.
Manage session lifecycle: load context, save checkpoints, and reflect on progress with consistent reporting.
Avoid when:
| Task | Load reference |
|---|---|
| Load session | skills/session-management/references/load.md |
| Save session | skills/session-management/references/save.md |
| Reflect on session | skills/session-management/references/reflect.md |
npx claudepluginhub nickcrew/claude-cortex2plugins reuse this skill
First indexed Jul 7, 2026
Saves session summaries, decisions, pending tasks, and auto-loads a briefing on the next session for continuity between Claude Code sessions.
Manages session context across long development sessions using tiered summarization and checkpoints. Enables seamless resume after breaks.
Captures session handoff details (completed, pending, learned) into .claude/handoff.md and loads it on session start. Maintains context across Claude Code sessions.