Resume Sessions banner
renchris renchris

Resume Sessions

Development community

Description

--- name: resume-sessions description: Recover and autonomously resume open Claude Code sessions across the 4 accounts after a crash or reboot, and un-stick sessions that stalled after /compact — inventory, shared selector, worktree recreation, non-blocking resume, re-engagement, keepalive. Use when the machine crashed/rebooted with sessions open, when sessions look stuck after resume→/compact (empty input box or ^[[<35;… gibberish), or on "recover my sessions" / "resume the crashed sessions" /

Installation

Installs to ~/.claude/skills/renchris-claude-infrastructure-resume-sessions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/renchris-claude-infrastructure-resume-sessions && curl -fsSL https://raw.githubusercontent.com/renchris/claude-infrastructure/HEAD/commands/resume-sessions.md -o ~/.claude/skills/renchris-claude-infrastructure-resume-sessions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository