Handoff

Hand off work between Claude Code sessions through the CogOS kernel bus — emit a handoff.offer with state blob when your context is near-full or the task is paused, or claim a pending offer in a fresh session to resume another session's work. Use when you're running out of context, when a task should continue across sessions, or when bootstrapping a new session from another session's state.

myrgic 9593f92 15.4 KB Updated

File contents

myrgic/plugins/tree/main/plugins/cogos-harness/skills/handoff commit 9593f92889

Frequently asked questions

npx skillmds@latest add myrgic/handoff