Handoff Task

Use when work moves to another agent, session, person, or environment and the recipient needs enough state to continue without a sprawling narrative.

ihabkhaled 3ffd95a 1.0 KB Updated

File contents

Handoff Task

Core principle

A handoff transfers objective, proof, state, blockers, and next action—not the entire reasoning history.

Procedure

  1. State objective and finite DoD.
  2. List completed and remaining requirements.
  3. Name blockers and important evidence.
  4. List files touched and validation already run.
  5. Record decisions and deferred findings.
  6. Give one required next action and freshness warning if applicable.

Required output

Objective, DoD, Completed, Remaining, Blockers, Evidence, Files touched, Deferred, and Required next action.

Limits

Keep the handoff compact and factual.

Common mistakes

Do not include raw chain-of-thought, repeated tool output, outdated hypotheses, or a new sprawling plan.

Stop condition

Stop when a recipient can continue safely from one next action without rereading the whole repository.

ihabkhaled/AI-Psychiatry/tree/main/.ai/skills/handoff-task commit 3ffd95a6dd

Frequently asked questions

npx skillmds@latest add ihabkhaled/handoff-task