handoff

handoff is a skill for Claude Code, Codex from initxy/noeta. It costs 16 tokens per session (432 once invoked), scanned A, original, Apache-2.0.

A handoff skill that creates a concise document describing the current coding task, completed work, unfinished work, risks, and verification commands. A handoff lets another agent continue without the original conversation.

In plain words
What is it for?
Use it when transferring an in-progress task, including the relevant files, next steps, open questions, and test commands.
Why use it?
It prevents important context from being lost when work moves to another agent or session.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/initxy/noeta/handoff
Any agent
npx skills add initxy/noeta --skill handoff
Clone the repo
git clone --depth 1 https://github.com/initxy/noeta

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for handoff

README.md
[![agentmods](https://agentmods.dev/badge/skills/initxy/noeta/handoff.svg)](https://agentmods.dev/skills/initxy/noeta/handoff)
Your own site
<a href="https://agentmods.dev/skills/initxy/noeta/handoff"><img src="https://agentmods.dev/badge/skills/initxy/noeta/handoff.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 432 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00016 $0.00432
Opus 5 $0.00008 $0.00216
Sonnet 5 $0.00003 $0.00086
Haiku 4.5 $0.00002 $0.00043

Measured 3d ago against content hash 7e2bfba36588, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

handoff scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

tests/_skills_builtin/handoff/SKILL.md · 39 lines

What it actually says

Hand off the session

Distill everything that matters about the current task into a self-contained handoff document, so a fresh agent with none of this conversation's context can pick up exactly where you left off.

Take any focus or output target from the conversation; with none given, cover the whole task so far.

Steps

  1. Recover the ground truth. Don't rely on memory alone — run git_status and git_diff to capture the actual in-progress changes, and read the key files you've been editing so the handoff reflects the real current state.
  2. Write the handoff with these sections, in this order:
    • Goal — the task in one or two sentences: what we're trying to achieve and why.
    • State — what is already done and working, with the concrete files / functions touched (cite paths).
    • In progress — what is half-done right now, and where exactly the cursor is.
    • Next steps — the ordered, specific actions the next agent should take.
    • Open questions / risks — unresolved decisions, blockers, and known gotchas.
    • How to verify — the exact commands to build / test / run this work.
  3. Be specific and load-bearing. Prefer file paths, command lines, function names, and exact error messages over vague summaries. Cut anything the next agent could rediscover trivially.
  4. Emit the result. By default print the handoff as your final message. If the user asked for a file (or named a path above), write it there with write_file.

Capture only what you actually know from this session and the files you read — do not speculate about parts of the codebase you never looked at.

(fork agent: main)

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 39 lines · 16 tokens per session scan A 7e2bfba36588

Subscribe to this mod's changes

handoff is a skill published in the GitHub repository initxy/noeta (9 stars, last pushed 5d ago), licensed Apache-2.0. It adds 16 tokens to every session and 432 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

notion

Notion API for creating and managing pages, databases, and blocks. Use when the user wants to create a Notion page, query a Notion database, update Notion properties, search Notion, add content to Notion, manage Notion blocks, or interact with Notion data sources and workspaces via the API.

elizaOS/eliza · 69 tokens

ondb

A logical analysis and reasoning tool for AI. Use when decomposing documents into structured knowledge, querying entities and relations, validating consistency, or indexing files. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", "analyze this document", entity CRUD, or cross-skill…

x-cmd/x-cmd · 71 tokens

finding-protocol

Operational-tier finding template — minimal fields for sub-agent decision support. Heavyweight deliverable promotion lives in skills/decepticon/final-report.

PurpleAILAB/Decepticon · 32 tokens

babysit

Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…

kirodotdev/KiroCrew · 137 tokens

aatmf-t10-confidentiality-breach

AATMF T10 — Integrity & Confidentiality Breach. System prompt extraction, training-data extraction, model-weight leakage, private-key recovery.

PurpleAILAB/Decepticon · 39 tokens

sn-da-large-file-analysis

万行以上 Excel 数据集的高性能分析引擎。提供 openpyxl readonly 流式读取(iterrows 支持 10 万行以上)、Parquet 转换加速、内存优化、分块处理和大文件写入模式。遇到以下任一情况就主动使用本 skill:①数据行数 ≥ 10k(由 sn-da-excel-workflow 的行数评估步骤触发);②用户出现触发词:大文件 / 大数据量 / 性能优化 / 内存不足 / OOM / 百万行 / 十万行 / 流式读取 / Parquet / 分块处理 / large file / big data / streaming read / chunked processing;③直接使用…

OpenSenseNova/SenseNova-Skills · 218 tokens