Respawn — Development skill for Claude Code
Fresh session for a worker — same name, cwd, mode; journal and drained mailbox carried over.
How to install Respawn
Installs to ~/.claude/skills/expardus-fleet-respawn/SKILL.md
mkdir -p ~/.claude/skills/expardus-fleet-respawn && curl -fsSL https://raw.githubusercontent.com/exPardus/fleet/HEAD/commands/respawn.md -o ~/.claude/skills/expardus-fleet-respawn/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Respawn does
description: 'Fresh session for a worker — same name, cwd, mode; journal and drained mailbox carried over. The context-reset lever.' argument-hint: ' [--task ] [--force]'
Respawn fleet worker: `$ARGUMENTS`
Run `fleet respawn $ARGUMENTS` via Bash.
This mints a new session id and rebuilds context from the worker's journal plus its drained mailbox — lossless if the journal is current. It refuses while a turn is running unless `--force` (which interrupts first), and ref
Alternatives in Development
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- Reset Content Gen — Reset apps/content-gen to fresh state for new voice-based agentic coding experiments 296 ★
- Mcptoon — Listing 255 MCP tools costs 71,929 tokens 195 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kill
Interrupt a worker if running, then mark it dead. Terminal — only respawn brings it back.
Context Hop
Mid-session jump to a fresh claude session when context window is approaching the soft budget. Sibling of /han
Wipe
Generate handoff, clear context, and auto-continue in fresh session
Baton Pass
Pass the baton before your context runs out: a Stop-hook + skill that hands a long agent session off to a fres
Session Rollover
Roll work over to a fresh session via a deliberate, pruned handoff (context-budget WARN/STOP)
Handoff Session
Generate a self-contained handoff prompt I can paste into a fresh Claude Code session to continue this work wi
Related Agents
Itsjjsimon
Applies itsjjsimon's "Fair Pricing Theory" session-based futures strategy (see skills/itsjjsimon/SKILL.md) to
Rca Investigator
Context-isolated root-cause analysis. Runs the holistic-analysis skill in fix mode plus confidence in analysis
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr