CtrlK
BlogDocsLog inGet started
Tessl Logo

coding-agent-helpers/compact-handoff

Use when work needs to be handed off to another agent or another human. Produce a continuation-ready brief with the objective, completed work, assumptions, unresolved issues, and next action instead of a generic summary. Good triggers include "prepare a handoff", "make this resumable", and "summarize this for another agent".

92

1.41x
Quality

100%

Does it follow best practices?

Impact

89%

1.41x

Average score across 8 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files
name:
compact-handoff
description:
Use when work needs to be handed off to another agent or another human. Produce a continuation-ready brief with the objective, completed work, assumptions, unresolved issues, and next action instead of a generic summary. Good triggers include "prepare a handoff", "make this resumable", and "summarize this for another agent".

Compact Handoff

Goal

Create a handoff note that lets a fresh agent continue useful work immediately.

Workflow

  1. State the current objective.
  2. State what has already been completed.
  3. State what assumptions are currently being relied on.
  4. State what remains unresolved.
  5. State the next concrete action the receiver should take.
  6. Include only the minimum code, file, or command detail required for continuity.

Output Format

Objective

<objective>

Completed

  • <completed item>

Assumptions

  • <assumption>

Unresolved

  • <open issue>

Next Action

  • <next action>

Critical References

  • <file, command, artifact, or URL>

Rules

  • Optimize for transfer, not completeness.
  • Prefer unresolved questions over narrative recap.
  • Include warnings where the receiver could easily repeat a known mistake.
Workspace
coding-agent-helpers
Visibility
Public
Created
Last updated
Publish Source
CLI
Badge
coding-agent-helpers/compact-handoff badge