What problem does it solve?
It prevents lost work and broken workflows by helping you resume after a crash or a new session while avoiding unsafe, automatic deletions.
Core Features & Use Cases
- Stale State Detection: Detects stale teams, extra git worktrees, and dead tmux panes to understand what remains on disk.
- User-Gated Cleanup: Removes stale teams and prunes orphaned worktrees only after explicit user confirmation.
- Checkpoint-Driven Resumption: Reads the most recent checkpoint JSON to show timestamp and progress so you can pick up accurately.
- Cross-Session Context Retrieval: Searches prior project memory for relevant observations to resume in the right direction.
- Project Status Reconciliation: Lists incomplete Linear tickets to surface in-progress work that may need continuation.
Quick Start
Ask the assistant to run /resume so it can present a cleanup and checkpoint summary, then ask what exact task to continue next.