handoff-summary

handoff-summary is a skill for Claude Code, Codex from nevitonsantana/adaptive-skills. It costs 24 tokens per session (556 once invoked), scanned A, original, no licence file.

A handoff guide for recording the important, verified context at the end of a work session.

In plain words
What is it for?
Use it to summarize completed work, decisions, checks, and anything the next person or agent still needs to know.
Why use it?
It helps the next work session continue without rereading the entire previous conversation.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to summarize completed work, decisions, checks, and anything the next person or agent still needs to know.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nevitonsantana/adaptive-skills/handoff-summary
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.

Any agent
npx skills add nevitonsantana/adaptive-skills --skill handoff-summary
Clone the repo
git clone --depth 1 https://github.com/nevitonsantana/adaptive-skills

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-summary

README.md
[![agentmods](https://agentmods.dev/badge/skills/nevitonsantana/adaptive-skills/handoff-summary/github.svg)](https://agentmods.dev/skills/nevitonsantana/adaptive-skills/handoff-summary)
Your own site
<a href="https://agentmods.dev/skills/nevitonsantana/adaptive-skills/handoff-summary"><img src="https://agentmods.dev/badge/skills/nevitonsantana/adaptive-skills/handoff-summary/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for handoff-summary

Your own site · 80×15
<a href="https://agentmods.dev/skills/nevitonsantana/adaptive-skills/handoff-summary"><img src="https://agentmods.dev/badge/skills/nevitonsantana/adaptive-skills/handoff-summary.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 556 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00024 $0.00556
Opus 5 $0.00012 $0.00278
Sonnet 5 $0.00005 $0.00111
Haiku 4.5 $0.00002 $0.00056

Measured 11d ago against content hash d2413fa59e63, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

handoff-summary 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 11d 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.

skills/handoff-summary/SKILL.md · 79 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 79 lines · 24 tokens per session scan A d2413fa59e63

Subscribe to this mod's changes

handoff-summary is a skill published in the GitHub repository nevitonsantana/adaptive-skills (2 stars, last pushed 1mo ago), with no licence file. It adds 24 tokens to every session and 556 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

Create /new-project Claude Code skill

Claude Code skill wrapping fw init/setup for in-session guided onboarding. Agent says /new-project, skill walks through setup interactively. Source: T-294 Phase 3 item T-N, uncaptured during dialogue.

DimitriGeelen/agentic-engineering-framework · 51 tokens

notion

Notion workspace — read/write pages, databases, search, create tasks via Notion API.

ariffazil/arifOS · 21 tokens

tasks

Task & project management — GitHub Projects (native), Linear (API), Notion DB (API).

ariffazil/arifOS · 23 tokens

aef-assistant

Expert guide and operational workflows for the Agentic Engineering Framework (AEF). Use when interacting with AEF tasks, governance gates (Tier 0, task focus), inceptions, BVP scoring, component fabric, memory recall, subagents, and TermLink mesh.

DimitriGeelen/agentic-engineering-framework · 59 tokens

titanclip

Interact with the TitanClip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any TitanClip API endpoint. Do NOT use for…

CES-Ltd/TitanClip · 87 tokens

parallel-feature-development

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system…

wshobson/agents · 105 tokens