Core workflows
Review activity and local state
Inspect the sessions, checkpoints, context packs, and project state ClaudeKit keeps on your machine.
All activity views read the local project store. They do not require an account or a hosted dashboard.
Sessions and stats
ck sessions
ck sessions --limit 20
ck stats
ck stats --weekck sessions lists recent wrapped sessions. ck stats shows today's recorded activity; --week changes the period to the last seven days.
Project status
ck status
ck status --jsonStatus includes the repository path, local project ID, session and checkpoint counts, context packs, estimated context avoided, preferred agent, recent file counts, and last local memory update.
Local dashboard
ck dashboard
# choose another local port if needed
ck dashboard --port 4318The dashboard listens only on 127.0.0.1. It displays locally stored file, symbol, context-pack, and task information.