CtrlK
BlogDocsLog inGet started
Tessl Logo

markusdowne/handoff-integrity-check

Validate agent handoff packets and resume readiness using schema, freshness, and replay checks. Use when tasks pause/resume across sessions, agents, or humans — including when a user wants to continue where they left off, hand off to another agent, resume a previous task, or pick up an interrupted workflow. Includes explicit untrusted-content/prompt-injection guardrails for third-party inputs.

96

1.50x

Quality

100%

Does it follow best practices?

Impact

96%

1.50x

Average score across 9 eval scenarios

Overview
Skills
Evals
Files

task.mdevals/scenario-1/

Create a Handoff Integrity Procedure

A team pauses and resumes long-running tasks across different agents. They need a repeatable way to verify whether a handoff packet is truly resumable.

Output Specification

Produce handoff_check.md containing:

  1. Required handoff fields.
  2. Validation checks for schema, freshness, and resume token.
  3. Replay test definition.
  4. Classification logic for clean/operational/critical.
  5. Example pass and fail outputs.

Install with Tessl CLI

npx tessl i markusdowne/handoff-integrity-check

evals

scenario-1

rubric.json

task.md

SKILL.md

tile.json