I use this skill a lot to move from one coding session to another, often from one harness to a different one, especially on days when one just isn't working as expected.
When you call it, it writes a clean summary: what's done, what's next, what's actually been tested. Next session, on whatever tool I switch to, I can resume work cold.
Auto compacting a session isn't always great, this gives you a real handoff with full context instead.
Made it open source. It's pretty small, but it's been genuinely useful for me, hope it helps some of you too.
Repo's here if you want to try it: github.com/devzl/handover

Top comments (0)