Relay Resume — Development skill for Claude Code
Load latest agent-relay packet and continue work.
How to install Relay Resume
Installs to ~/.claude/skills/taxueseek-agent-relay-relay-resume/SKILL.md
mkdir -p ~/.claude/skills/taxueseek-agent-relay-relay-resume && curl -fsSL https://raw.githubusercontent.com/taxueseek/agent-relay/HEAD/commands/relay-resume.md -o ~/.claude/skills/taxueseek-agent-relay-relay-resume/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Relay Resume does
name: relay-resume description: Load latest agent-relay packet and continue work
Run:
python3 ~/.agents/skills/agent-relay/scripts/relay_cli.py resume $ARGUMENTS
Then Read primary files listed and execute next_actions. Do not re-ask background already in HANDOFF.
Alternatives in Development
- Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
- Engage.Pickup — Resume an engagement from the engine trace — skip completed steps, continue where you left off 348 ★
- Claude Telegram Relay — Minimal pattern for running Claude Code as an always-on Telegram bot 326 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Relay Pack
Pack current/related session into agent-relay handoff packet
Cc Pocket
Drive Claude Code or OpenAI Codex from your phone — resume sessions, stream output, approve tool permissions r
Agent Session Relay
Resume local coding-agent sessions across Codex, Grok, and Claude Code.
Load Handoff
If the user invokes as 'load-handoff latest' then just load the most recent HANDOFF file in the project's hand
Crucible Continue
Automatically detect project state and resume from where you left off. Works across all phases.
Crucible Plan
Start planning an epic fantasy novel using the Crucible Structure. Provide a premise/synopsis to begin, or use
Related Agents
Network Ops
Network penetration testing specialist for ARP attacks, MitM, packet capture, SNMP enumeration, SMB relay, Res
Execute Plan
Execute PLAN.md tasks one at a time with human oversight. Triggers on "execute", "execute plan", "execute the
Code Writer
Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits.