← ClaudeAtlas

handofflisted

Create a concise durable handoff for work that crosses agents, clients, sessions, or operators. Use when responsibility changes, execution is deferred, or a task ends with blockers or verified next actions.
changocr/agents-lab · ★ 0 · AI & Automation · score 61
Install: claude install-skill changocr/agents-lab
# Handoff 1. Read current task state, relevant artifacts, and actual repository state. 2. Record completed work, current files, last successful evidence, blockers, and exact next action. 3. Distinguish implemented, reviewed, verified, and merely planned states. 4. Include only downstream-required context and stable paths. 5. When the project defines handoff artifacts, use its standard location and frontmatter. 6. Update the project's task source with the handoff path and consumer state.