Creates structured session handoffs when you need to stop mid-task and pick up later without losing context. Scans your last few hours of commits, open issues, and file changes to write two documents: a handoff that captures what you accomplished and exactly where you paused, and a continuation prompt you can paste into your next session to resume immediately. The structure is solid, citing specific files and line numbers rather than vague summaries. It knows the difference between pausing mid-implementation versus finishing a clean task boundary, and suggests running post-mortem if you had a productive session worth extracting learnings from. Beats trying to remember what you were doing three days ago.
npx skills add https://github.com/boshu2/agentops --skill handoff