Section 5 — Handoffs
Handoff artifact
A document used as the carry mechanism for a handoff — written by one session to be read by another. One way among several (see also compaction, compaction).
Matt Pocock
A document used as the carry mechanism for a handoff — written by one session to be read by another. One way among several (see also compaction, compaction).
Usage:
"How do I split this between the planning agent and the implementing one?"
"Have the planner write a handoff artifact — file paths, decisions, constraints. The implementer's session opens with a pointer to the artifact and works from it as its brief."
Share