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.
/plugin marketplace add sofumel/claude-handoff-revivenpx agentmods add plugins/sofumel/claude-handoff-revive/handoff-revivegit clone --depth 1 https://github.com/sofumel/claude-handoff-reviveWrote 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/plugins/sofumel/claude-handoff-revive/handoff-revive)<a href="https://agentmods.dev/plugins/sofumel/claude-handoff-revive/handoff-revive"><img src="https://agentmods.dev/badge/plugins/sofumel/claude-handoff-revive/handoff-revive.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
handoff-revive 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.
What it actually says
{
"name": "handoff-revive",
"version": "2.1.0",
"description": "Save a compact handoff checkpoint and resume in a fresh session without replaying the entire transcript via --resume. Multi-language (en/ja/zh/zh-TW/ko/es/pt/de/fr/tr — 10 total), zero-token deterministic schema validation, turn-count nudge hook, and AUTO-SAVE at 90%/95% usage (synced with Claude Code's UI notification, per-session toggleable via /handoff-revive:auto).",
"author": {
"name": "sofumel",
"url": "https://github.com/sofumel"
},
"homepage": "https://github.com/sofumel/claude-handoff-revive",
"repository": "https://github.com/sofumel/claude-handoff-revive",
"license": "MIT",
"keywords": [
"handoff",
"resume",
"rate-limit",
"checkpoint",
"context",
"tokens",
"session",
"multi-language"
]
}
What it installs
The manifest is a name and a version. 1 skill, 11 commands, 5 hooks travel with it, and installing the plugin installs all of them — 474 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill handoff-revive C 208 tokens
- Command restore A 32 tokens
- Command share-to-pr A 31 tokens
- Command diff A 29 tokens
- Command doctor A 23 tokens
- Command preview A 27 tokens
- Command switch A 21 tokens
- Command list A 22 tokens
- Command stats A 17 tokens
- Command resume A 21 tokens
- Command save A 19 tokens
- Command auto B 24 tokens
- Hook PostToolUse A not measured
- Hook Stop A not measured
- Hook SessionStart A not measured
- Hook PreCompact A not measured
- Hook UserPromptSubmit A not measured
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.
- 3d ago First seen · 23 lines scan A 1109e1fdfeff
handoff-revive is a plugin published in the GitHub repository sofumel/claude-handoff-revive (6 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
recall
Cross-session, cross-project conversation recall with SQLite storage, auto-tagging, compaction recovery, highlight sharing, and proactive recall assistant skill.
context-memory
Persistent, searchable context storage across Claude Code sessions using SQLite + FTS5.
katalepsis
Verify understanding of a result or artifact through intent-scented entry points — /grasp (κατάληψις: a grasping firmly).
merismos
Apportion an autonomous goal into coarse execution units and derive each unit's completion conditions — /apportion (μερισμός: an apportionment).
brana
AI development system — skills, agents, and hooks for systematic software engineering with Claude Code.
scs-team
Structured Context for Teams - Initialize, build, validate, and version structured context from your PRDs, architecture docs, and compliance requirements. Compiles to Claude Code rules automatically.