ccc-save-session

Installation
SKILL.md

/ccc-save-session — Save Session State

Capture everything that happened in this session — what was built, what worked, what failed, what is left — and write it to a dated file so the next session can pick up exactly where this one left off.

When to Use

  • End of a work session before closing Claude Code
  • Before hitting context limits (run this first, then start a fresh session)
  • After solving a complex problem you want to remember
  • Any time you need to hand off context to a future session

Process

Step 1: Gather context

Before writing the file, collect:

Installs
2
GitHub Stars
4
First Seen
Jun 18, 2026
ccc-save-session — kevinzai/commander