Relay Pack — Development skill for Claude Code
Pack current/related session into agent-relay handoff packet.
How to install Relay Pack
Installs to ~/.claude/skills/taxueseek-agent-relay-relay-pack/SKILL.md
mkdir -p ~/.claude/skills/taxueseek-agent-relay-relay-pack && curl -fsSL https://raw.githubusercontent.com/taxueseek/agent-relay/HEAD/commands/relay-pack.md -o ~/.claude/skills/taxueseek-agent-relay-relay-pack/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Relay Pack does
name: relay-pack description: Pack current/related session into agent-relay handoff packet
Run:
python3 ~/.agents/skills/agent-relay/scripts/relay_cli.py pack --from auto $ARGUMENTS
Report packet_id and HANDOFF path. Tell user how to resume in another product.
Alternatives in Development
- Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
- Open ClaudeCode — ClaudeCode related repository 769 ★
- Release & Shipping Burn Patterns — Research Summary — Research completed: 2026-02-10 Sources: ~/.claude/CLAUDE.md (This Has Burned You Before table), SESSION_HANDOF 216 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Relay Resume
Load latest agent-relay packet and continue work
Ashlr Handoff
Generate a context-pack for the next session to resume cold.
Context Mem Handoff
Generate a session handoff — saves current state and creates a continuation prompt for a new session
Handoff Save
Save a durable context handoff bundle for the current project/session.
Pull
Load a brainstorming session handoff into the current build session and route to /plan.
Demand Stack
Global CLAUDE.md skill layer for Claude Code: Session Relay + Karpathy Coding Guidelines
Related Agents
Network Ops
Network penetration testing specialist for ARP attacks, MitM, packet capture, SNMP enumeration, SMB relay, Res
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr
Doc Maintainer
Use proactively for documentation maintenance (HANDOFF, ROADMAP, CHANGELOG, ADR, lecons, code-map). Invoke at