restart
01Command
Restart Claude Code session (exit + auto-resume).
17 tagged session management, measured the same way as everything else here.
Command
Restart Claude Code session (exit + auto-resume).
Command
A command for saving the current coding-agent session's context into a handoff file.
Command
A workflow for initializing Cadence, including creating a project skeleton for a new project or scanning an existing project to record its current state.
Command
A command for continuing an earlier session by choosing from a list of handoffs, which are notes passed between work sessions.
Command
Break checkpoint — status display, session log, optional MEMORY.md update.
Command
Time-windowed "where was I?" — git commits, session notes, and files touched in the last N hours or days. Use after stepping away for a few hours or days. Not for cold starts after a long absence (use /tools:brief) or live development checks (use /tools:status).
Command
Use when the user wants to wrap up or end the session — "wrap", "I'm done", "close out", "end of session". Runs session log, git check, plan cleanup, backlog review, and done marker.