Compact Rescue banner
jacobo07 jacobo07

Compact Rescue

Development community

Description

--- name: compact-rescue description: "Emergency rescue when /compact freezes at 95%. Safely kills the stuck claude.exe and signals kclaude.bat to --resume from pre-compact state. Use only when /compact has been stuck >2 minutes. Transcript is preserved; only the in-flight summary is lost." allowed-tools: - Bash - PowerShell --- # /compact-rescue -- Emergency Compact Hang Recovery **Use this only when** `/compact` is stuck at 95% for more than 2 minutes (BL-COMPACT-001 -- claude.exe binary

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-compact-rescue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-compact-rescue && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/compact-rescue.md -o ~/.claude/skills/jacobo07-claude-power-pack-compact-rescue/SKILL.md

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

Full documentation available on GitHub

View Source Repository