Handoff
Write a deterministic handoff file for continuation.
Execute
- •Create
.agent-kit/handoff/if missing. - •Write
.agent-kit/handoff/last.mdcontaining:- •active plan path
- •current task
- •unresolved errors (if known)
- •resume command:
/claude-agent-kit:start-work - •escape hatch:
/claude-agent-kit:stop-continuation
- •Avoid secrets or raw hook payloads.
- •Print the handoff path and concise summary.
Constraints
- •Keep this inline (non-fork skill).