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 agentmods add skills/fthsrbst/mnema/session-handoffnpx skills add fthsrbst/mnema --skill session-handoffgit clone --depth 1 https://github.com/fthsrbst/mnemaWrote 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/fthsrbst/mnema/session-handoff)<a href="https://agentmods.dev/skills/fthsrbst/mnema/session-handoff"><img src="https://agentmods.dev/badge/skills/fthsrbst/mnema/session-handoff.svg" alt="Measured on agentmods" 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.00068 | $0.00359 |
| Opus 5 | $0.00034 | $0.00179 |
| Sonnet 5 | $0.00014 | $0.00072 |
| Haiku 4.5 | $0.00007 | $0.00036 |
Grade A, and why
session-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 5d 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.
What it actually says
Session Handoff
Amaç: bir sonraki oturum — hangi cihazda, hangi agent'la olursa olsun — kaldığı yerden devam edebilsin.
Adımlar
- Oturumu özetle (markdown, kısa ve bilgi yoğun):
## Yapılanlar - ... ## Yarım kalanlar / bilinen sorunlar - ... (dosya/satır referanslı) ## Sıradaki adım - ... (net, eyleme dönük tek cümleler) session_log(summary, project)çağır.- Bu oturumda karar alındıysa ve henüz kaydedilmediyse: her biri için
memory_save(type=decision, gerekçeli) veyaproject_add_decision. - Proje odağı değiştiyse
project_updateilecurrent_focus+next_stepsgüncelle.
Kurallar
- Özet, kodu görmemiş birinin anlayacağı dilde olsun; oturum içi kısaltmalar kullanma.
- Yarım kalan işte "neden yarım kaldı"yı yaz (bloker neydi).
- 10 dakikalık önemsiz oturum için log bırakma; sinyal/gürültü oranını koru.
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.
- 5d ago First seen · 28 lines · 68 tokens per session scan A b9873b9c2f38
session-handoff is a skill published in the GitHub repository fthsrbst/mnema (2 stars, last pushed 6d ago), licensed MIT. It adds 68 tokens to every session and 359 once invoked, about $0.0003 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-general
Open Orbit briefing skill — selected by the Orbit pipeline when the user has two or more connectors connected. Pulls the past 24 hours of activity from every authenticated connector (GitHub, Linear, Notion, Slack, 飞书, Calendar, Gmail, Drive, Sentry, Vercel, …) and renders a single adaptive bento-grid dashboard at the…
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…
orbit-gmail
Open Orbit briefing skill — selected by the Orbit pipeline when Gmail is the user's only connected connector, or when the user explicitly scopes their daily digest to Gmail. Pulls the past 24 hours of inbox activity (replies awaited, mentions, cc, auto- categorized bulk) from the user's authenticated Gmail connection…
discovery-question-form
Structured clarification form for unresolved material requirements.
product-update-newsletter
Draft, update, or audit a crisp, changelog-grounded Anarlog product-update newsletter in Loops (app.loops.so) for a desktop release. Use after the changelog is merged, when asked to draft, revise, or pre-send check the release announcement email.
anarlog
Query Anarlog meetings, notes, summaries, transcripts, participants, action items, and recurring history. Use when a user asks about their Anarlog meeting data or needs meeting context for another task.