Use when loading, saving, or reflecting on session context - provides structured workflows for session lifecycle management and reflection outputs.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add NickCrew/Claude-Cortex --skill session-management --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Session Management?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nickcrew-session-management-claude-cortex)More formats (shields.io, HTML) on the badges page.
---
name: session-management
description: Use when loading, saving, or reflecting on session context - provides structured workflows for session lifecycle management and reflection outputs.
keywords:
- checkpoint restore
- checkpoint save
- reflect on session
- restore session
- save context
- session context
- session load
- session save
file_patterns:
- '**/.claude/**'
- '**/sessions/**'
- '**/tasks/**'
confidence: 0.72
---
# Session Management
## Overview
Manage session lifecycle: load context, save checkpoints, and reflect on progress with consistent reporting.
## When to Use
- Loading project context or checkpoints
- Saving session context or learnings
- Reflecting on task completion and validation
Avoid when:
- The task is not session-related
## Quick Reference
| 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` |
## Workflow
1. Select the session operation.
2. Load the matching reference.
3. Execute the operation and capture outputs.
4. Provide a summary and next steps.
## Output
- Session status summary
- Saved context or reflection notes
## Common Mistakes
- Saving without capturing key changes
- Reflecting without validation evidence
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!