handoff · git:20260830.cc6c9ed · 2026-08-30 · sha256 8214b4c7d72d2e05

handoff git:20260830.cc6c9edA

Immutable. This exact content is served forever at /api/v1/blob/8214b4c7d72d2e05.

---
name: handoff
description: Transfer active engineering work to another agent or session without losing decisions, evidence, or the next executable step. Use when the user requests a handoff, work must continue elsewhere, or context limits threaten continuity. Do not use as a generic session summary.
---

# Handoff

Produce a continuation package that lets the receiver act without reconstructing the full conversation.

## Capture current truth

State the objective, current status, completed work, files or systems touched, accepted decisions with reasons, governing constraints, and verification already performed. Link exact artifacts when available.

## Preserve uncertainty

List unresolved questions, failed attempts that should not be repeated, assumptions that still need proof, and any user approval that remains required. Separate facts from recommendations.

## Make continuation executable

Name the next concrete action, its inputs, expected result, and completion check. Include repository or environment state that the receiver must inspect before editing. Keep secrets and unnecessary raw logs out of the handoff.

## Boundaries

Do not claim a handoff was delivered to another agent unless the corresponding message or transfer actually succeeded. Creating a handoff document does not authorize external writes.

## Output

Return a concise brief with objective, state, decisions, evidence, risks, open items, and next action.