Yuzushi Plugins — Development skill for Claude Code
Plugin marketplace for Claude Code and Codex: Sando and session-handoff.
How to install Yuzushi Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yuzushi-dev/yuzushi-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Yuzushi Plugins does
Plugin marketplace for Claude Code and Codex: Sando and session-handoff.
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
- Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★
README
Yuzushi Plugins
Plugins for Claude Code and Codex.
session-handoff
Create handoffs and continue work in a fresh session. It also supports migrating active sessions between Claude Code and Codex.
Repository: https://github.com/yuzushi-dev/session-handoff
Install with npx
npx session-handoff@latest setup
Install as a plugin
Claude Code:
/plugin marketplace add yuzushi-dev/yuzushi-plugins
/plugin install session-handoff@yuzushi
Codex:
codex plugin marketplace add yuzushi-dev/yuzushi-plugins
codex plugin add session-handoff@yuzushi
Sando
Sando bounds repeated and oversized tool output locally in Claude Code and Codex. It provides host-specific hooks and MCP surfaces, provider accounting, paired control/treatment measurements, and sandboxed execution on Codex. It makes no LLM calls.
The Claude Code and Codex manifests expose different host wiring. See the [Sando README](https://github.com/yuzushi-dev/Sando#readme) for the public surfaces and limitations.
Repository: https://github.com/yuzushi-dev/Sando
Install as a plugin
Claude Code:
/plugin marketplace add yuzushi-dev/yuzushi-plugins
/plugin install sando@yuzushi
Codex:
codex plugin marketplace add yuzushi-dev/yuzushi-plugins
Then open `/plugins`, select `sando`, and install/enable it.
Related Skills
Context Baton
Two Claude Code skills for passing context across boundaries: session-handoff (end-of-session, agent→human) +
Herdr Catchup
Cross-agent coding-session handoff for herdr: from a live pane, summarize, fork, or hand a Claude Code, Codex,
Mnemo
Persistent memory layer for Claude Code and Codex — your Obsidian vault on autopilot. Seven skills: recall, sa
Corral
Corral: terminal session handoff for Claude Code, Codex, OpenCode, Kimi, Cursor, and Pi.
Release & Shipping Burn Patterns — Research Summary
Research completed: 2026-02-10 Sources: ~/.claude/CLAUDE.md (This Has Burned You Before table), SESSION_HANDOF
Fire 6 Resume
Resume from previous session handoff with full context restoration
Related Agents
Omarchy Submission Auditor
Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/
Claude Code Tools
by Prasad Chalasani - Well-crafted toolset for session continuity, featuring skills/commands to avoid compacti
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr