By falkcorp
Always-on Claude Code emergency console that restarts other Claude sessions on command.
A Claude Code plugin that provides an always-on emergency session for restarting other Claude sessions on the same machine.
audiobook-organizer:emergency-console): a red, Bash-only agent
that any Claude session can summon to dry-run and restart other Claude processes.claude-loop
in tmux so it survives disconnects and auto-resumes after being signaled.claude-loop and the restart script
on startup, installs from the plugin cache if missing.claude plugin install falkcorp/emergency-console
Then run the one-time setup (installs claude-loop and the launcher to ~/.local/bin):
bash "$(claude plugin path falkcorp/emergency-console)/scripts/install.sh"
Just say one of:
emergency-console
This creates a tmux session named emergency-console running claude-loop. The session:
restart, fire, dry-run, status)claude-loop)The restart script sends SIGHUP to all claude CLI processes except the current
session and its ancestor chain. Sessions running under claude-loop detect the signal,
exit cleanly, and relaunch with claude --continue to resume the same conversation.
The emergency console session itself is excluded from the signal — it is never its own target.
tmux — for the standalone session (most systems have this)python3 — for the restart script (standard)claude-loop — installed automatically by scripts/install.sh or by the agent on first run| Path | Purpose |
|---|---|
agents/emergency-console.md | Plugin agent definition |
assets/claude-loop.sh | Restart-aware Claude wrapper |
assets/session.md | Standalone session behavior (installed as ~/.claude/emergency-console/CLAUDE.md) |
assets/launcher.sh | Installed as emergency-console in ~/.local/bin |
scripts/restart_claudes.py | Sends SIGHUP to other Claude processes |
scripts/install.sh | One-time setup script |
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Expert Claude Code assistance for the audiobook-organizer codebase — shared context loading, Go/DB/docs/PII specialist agents.
npx claudepluginhub falkcorp/emergency-consoleUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Memory compression system for Claude Code - persist context across sessions