track-session

Installation
SKILL.md

Session Progress

Track multi-session work in SESSION_PROGRESS.md at the project root so work can pause and resume without losing context. Keep the file current — it should always reflect actual state. At the start of any session, check for an existing SESSION_PROGRESS.md and resume from it.

Modes

Mode Command Behavior
Default /track-session Checkpoint progress, then keep working
Save /track-session save Checkpoint progress and stop
Resume /track-session resume Read SESSION_PROGRESS.md, continue from "Next"
Verify /track-session verify Validate completed work against requirements before declaring done

File format

cc-dash schema frontmatter (parsed by the dashboard) plus markdown checkboxes:

Installs
48
GitHub Stars
2
First Seen
Feb 2, 2026
track-session — antjanus/skillbox