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 commands/florini/florians-claude-code-kit/handovergit clone --depth 1 https://github.com/FlorinI/Florians-Claude-Code-KitWhat 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 | $0.00061 | $0.03171 |
| Opus 5 | $0.00030 | $0.01586 |
| Sonnet 5 | $0.00012 | $0.00634 |
| Haiku 4.5 | $0.00006 | $0.00317 |
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 2d 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 — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/handover — deliberate session handover
You are about to do a clean session handover. Don't /clear yet; the user will do that after the handover file is written.
Invocation — /handover vs /handover ok
If the command was invoked with the argument ok (case-insensitive — ok, OK, Ok all count), run the flow with the proposed default buckets and no confirmation prompt — but NOT silently. Specifically, in this order:
- Draft the eight coordinates (Step 1) internally. You do not need to print the long-form draft.
- Print the Step-2 triage summary table — the compact
N. [bucket] itemlist, defaults already filled in, in the exact format the interactive flow uses (see Step 2). Show it BEFORE acting on or writing anything. This is the recap the user reacts to: because it lands before any M/D/X action or file write, the user can scan it and hit Esc to interrupt and correct course if a bucket is wrong. - Do NOT pause for triage adjustments and do NOT ask for confirmation. After printing the table, continue straight on in the same turn — act on the M, D, and X items (Step 3), write the handover file (Step 4), and report (Step 5).
The only pauses still permitted are the deliberate-action confirmations in Step 3 for outward-facing or hard-to-reverse X items (commits, pushes, deletes, sends) — those are never auto-run off defaults.
Otherwise (plain /handover), run the full interactive flow below: present the draft, take the user's triage adjustments, then act.
Step 1 — draft the eight coordinates
Without reading any new files, draft the handover by filling in the sections below from your conversational context. Be concrete and specific — "Discussed the rewrite" is weak; "Agreed lesson 5 opens at the gateway-ASIN question; AMC source still unsourced" is right.
- Goal — What are we trying to accomplish? One or two sentences naming the objective and why it matters.
- What was tried — What approaches were explored this session, especially any that failed or were abandoned and why.
- Decisions & constraints discovered — Choices that were made ("X over Y because Z") and constraints that surfaced ("the API doesn't support batch mode") that aren't captured in code or git history.
- Recent changes — What was actually modified this session. Concrete: file paths, what changed in each, commit hashes if any.
- Files in flight — Files still being actively edited or that have uncommitted changes.
- Next steps — What to do next, in priority order. Note blockers inline ("step 3 is blocked on user confirming the schema").
- User preferences — Working-style signals that surfaced this session: communication preferences, conventions the user corrected you on, patterns they validated. Only things the next session's Claude would otherwise have to re-learn.
- Other context — Anything that doesn't fit the sections above but would be useful to the next session: half-formed hypotheses, anomalies noticed but not pursued, tangential observations.
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.
- 2d ago First seen · 184 lines · 61 tokens per session scan A 1eeddb7f4182
handover is a command published in the GitHub repository FlorinI/Florians-Claude-Code-Kit (5 stars, last pushed 4d ago), licensed MIT. It adds 61 tokens to every session and 3,171 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 commands, from other repositories
doctor
检查 Computer Use 插件、环境和 Reasonix 能力映射.
cross-platform
Command "cross-platform" from Awesome-Embedded-Learning-Studio/CFDesktop, covering /cross-platform — 跨平台兼容性检查, 触发方式, 支持平台, 检查流程 and step 1: 条件编译检查.
testing
Command "testing" from Awesome-Embedded-Learning-Studio/CFDesktop, covering /testing — 测试覆盖建议, 触发方式, 工作流程, step 1: 分析目标代码 and step 2: 检查现有测试覆盖.
sounds
List available notification sounds and preview them.
notifications-settings
Alias for settings — Configure notification sounds and settings.
persona-compress
自然言語ファイルを圧縮して入力トークンを削減する.