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.
npx skills add randommonicle/claude-skills --skill handovergit clone --depth 1 https://github.com/randommonicle/claude-skillsWrote 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.
[](https://agentmods.dev/skills/randommonicle/claude-skills/handover)<a href="https://agentmods.dev/skills/randommonicle/claude-skills/handover"><img src="https://agentmods.dev/badge/skills/randommonicle/claude-skills/handover/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.
<a href="https://agentmods.dev/skills/randommonicle/claude-skills/handover"><img src="https://agentmods.dev/badge/skills/randommonicle/claude-skills/handover.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00093 | $0.01407 |
| Opus 5 | $0.00046 | $0.00704 |
| Sonnet 5 | $0.00019 | $0.00281 |
| Haiku 4.5 | $0.00009 | $0.00141 |
Grade A, and why
handover 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Handover note
The global operating rules define context bands: green below 50%, yellow 50 to 65%, amber 65 to 75%, red above 75%. At yellow, mention the reading and keep commits small with explicit scope cuts. At amber, take no new work units. At red, stop and hand over. This skill defines what the handover contains and how to produce it.
When this applies
- The context band reaches amber or red.
- The user says "wrap up", "handover", "hand off", or similar.
- A long session is ending deliberately and the next session needs to resume cleanly.
Step 1: measure, never estimate
Run /context first and use the real figure. Do not guess or estimate the percentage. Run /context and use the figure it returns. The whole point of the bands is that the decision to wrap is made on a real reading, not a feeling.
Where the harness cannot invoke /context — a non-interactive orchestrator or headless
session — an honest gap is the reading. Write "no reading — /context unavailable in this
harness" verbatim into the note's wrap-up context, never an invented or estimated
percentage, and make the band decision from the harness's own signals (context-compaction
warnings, summarisation system reminders). Five consecutive sessions on one project
(2026-07-31 to 2026-08-12) wrote that gap into prose and re-declared this rule change due
before the rule caught up with the harness it actually runs in.
Step 2: the handover note
A fixed shape, so the next session can read it once and resume:
- Session goal. One line: what this session set out to do.
- Branch and worktree. The working branch, and the worktree path if non-standard. The next session starts on
mainby default and otherwise has to rediscover this fromgit log. - What landed. Commits and PRs with sha and a one-line description each. Mark each as verified or unverified.
- In flight. What is half-done, with exact
file:lineranges, not bare paths. Enough that the next session can open the file at the right place. - Deferred items. Every item deferred this session, each with its grep anchor, per the flag-deferred-items skill. The note records where the anchor was planted.
- Verification still outstanding. Migration catalog queries to run, smokes to run, post-rollout checks not yet done.
- Blockers and open questions. Anything waiting on a decision or an external answer.
- Next actions. Ordered and concrete. Each is a single first step, not a theme.
- Traps and working agreements. Project-specific gotchas surfaced this session, plus standing rules that bit or nearly bit (confirm before push, money is pounds not pence, grep the live schema rather than trusting handover docs).
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.
- 10d ago First seen · 87 lines · 93 tokens per session scan A 70afd0c08db6
handover is a skill published in the GitHub repository randommonicle/claude-skills (23 stars, last pushed 4d ago), licensed Apache-2.0. It adds 93 tokens to every session and 1,407 once invoked, about $0.0005 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.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.