wiki / concepts / handoff-artifacts

Handoff Artifacts

high confidence updated 2026-08-27 agents · context-engineering · workflow

Handoff Artifacts

A Handoff Artifact is a structured, immutable summary document created at a phase boundary to transfer essential state, decisions, and unblocked tasks from one context window or agent to another.

Why Raw Transcripts Fail

When migrating work across sessions or tools, passing the full unedited conversation transcript introduces immense noise, outdated assumptions, and token bloat. A handoff artifact acts as a lossy compression filter that preserves signal while discarding intermediate dead-ends.

Anatomy of a Great Handoff Artifact

  1. Objective: A one-sentence summary of what was accomplished and what the next session must achieve.
  2. Current State: Verifiable facts backed by tool output (git commit SHA, passing test counts, created file paths).
  3. Decisions Made: Architectural choices and hard constraints established in the prior session.
  4. Immediate Frontier: A concrete, ordered checklist of next actions with blockers clearly identified.

When to Use Handoffs

  • Transitioning from an exploratory prototype branch back to the main feature branch.
  • Crossing from planning/spec creation into ticket execution.
  • Handing off tasks between different agent harnesses and sessions.

smart zone, context rot, idea to ship flow, progressive disclosure, ai coding taxonomy.

Evidence — verified primary sources
aihero-dev-homepage-2026 https://www.aihero.dev/
ingested 2026-08-22
sha256:231157fed45f…
mattpocock-skills-repo-2026 https://github.com/mattpocock/skills
ingested 2026-08-22
sha256:1a38fb49eb8e…
aihero-ai-coding-dictionary-2026 https://www.aihero.dev/ai-coding-dictionary
ingested 2026-08-27
sha256:52b0a5da7c9f…