Multi-day project pause/resume toolkit for agent-assisted work. Provides a coherent set of sub-flows for ending a session safely (/session-wrap), rehydrating context at the start of the next session (/session-catchup), light mid-session saves (/session-checkpoint), reality-vs-ledger drift checks (/session-drift)…
Use for non-trivial engineering work with a junior/early-career engineer — new features, unclear bugs, design decisions, PR reviews, postmortems (after an incident is resolved), or estimates. Turns the task into a guided learning exercise instead of handing over finished code. Applies alongside any other…