DEV Community

dev_zl
dev_zl

Posted on

I open sourced handover, a skill for switching coding agents mid work

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

It ain't much meme about small handover skill

Top comments (0)