Context Baton
Description
Two Claude Code skills for passing context across boundaries: session-handoff (end-of-session, agent→human) + successor-handoff (mid-run, agent→agent). Install via Claude Code plugin marketplace.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
context-baton — DEPRECATED
⚠️ **This marketplace is deprecated as of 2026-05-28.**
- session-handoff has moved to its dedicated home: wan-huiyan/session-handoff (current release: v1.13).
- successor-handoff is no longer maintained as a paired skill — Claude Code's own context handling has matured to the point where its mid-run agent→agent role is no longer load-bearing for typical workflows.
**What to do:**
# Uninstall the bundle claude plugin uninstall session-handoff@wan-huiyan-context-baton # Install the standalone (current) version claude plugin marketplace add wan-huiyan/session-handoff claude plugin install session-handoff@wan-huiyan-session-handoffThe repo is archived for history. No further updates will land here — point all installs at the standalone repo.
Historical context
This marketplace originally bundled two skills for passing context across boundaries:
| Skill | Current home |
|---|---|
| session-handoff | → wan-huiyan/session-handoff (actively maintained) |
| successor-handoff | This repo (frozen at v1.0.0) |
The pair was useful when Claude Code's mid-run context handling left the agent→agent baton drop to the skill layer. As of mid-2026, that gap has closed enough that the standalone session-handoff repo covers the cases users actually hit.
See [wan-huiyan/session-handoff](https://github.com/wan-huiyan/session-handoff) for the current README, install instructions, version history, and related skills.
License
MIT — see [LICENSE](LICENSE).
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development