Claude Bridge — Development skill for Claude Code
Keeps your machine reachable for Claude Code dispatch: starts Claude Desktop with your session, restarts it if it dies, and shows bridge status in the Omarchy bar.
How to install Claude Bridge
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open banxxrr/claude-bridge and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Bridge does
Keeps your machine reachable for Claude Code dispatch: starts Claude Desktop with your session, restarts it if it dies, and shows bridge status in the Omarchy bar.
Alternatives in Development
- Claude Token Efficient — One CLAUDE.md file 3.8k ★
- Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
- Agentic Stack — One brain, many harnesses 2.2k ★
README
Claude Bridge
**Keeps this machine reachable for Claude Code dispatch** — so you can start a new session from your phone or from claude.ai and have it run here, without setting anything up first.
Claude Desktop is what hosts that bridge, so the bridge is only up while it is running. This plugin makes sure it is: it starts Claude Desktop with your session, brings it back if it dies, and parks its window on a hidden workspace rather than quitting it to get it out of the way. A bar icon confirms the bridge is live at a glance, and a menu gives you launch, quit, and show/hide.
Closing Claude Desktop's window only hides it to the tray, so "is the window open" tells you nothing about whether dispatch works. This answers the question that actually matters — and acts on it.

**Recommended: have a coding agent install this.** Setup touches your Hyprland config — an autostart entry, a window rule and a keybinding — and those differ by Hyprland version, by config layout (Lua vs `.conf`), and by which keys you already have bound. An agent reconciles that against your actual machine; a copy-pasted snippet cannot.
Point Claude Code at this repo and say:
Install https://github.com/banxxrr/claude-bridge and follow its SETUP.md[SETUP.md](SETUP.md) is written for that: it states the desired end state and the constraints rather than a fixed list of commands. Prefer to do it by hand? See [Install](#install) below — `./setup.sh --dry-run` prints every change before it makes one.
Always on
| Setting | Default | Behaviour |
|---|---|---|
autostart |
true |
Starts Claude Desktop when the bar loads, i.e. every login |
keepAlive |
true |
Restarts it if it exits unexpectedly |
**A deliberate quit is respected.** Quitting from the widget sets a hold, so `keepAlive` will not immediately undo what you asked for. The hold c
Related Skills
Omarchy Insomnia
Keeps the machine awake and on the network so long-running Claude Code and other agentic sessions survive. Oma
Omarchy Crook
Crook — which coding agent needs you, on the Omarchy bar. One icon that goes urgent the moment something is wa
Agent Skills Manager
Every skill, plugin and MCP server Claude Code, OpenCode and Codex load, in one searchable list on your Omarch
macOS Sleep Switch
Free macOS menu-bar app that keeps Codex, Claude Code, OpenCode, and other long-running work awake.
Claude Retro Skill
An end-of-session /retro skill for Claude Code: the agent reviews its own session, keeps only lessons that cle
Drem
A native macOS menu-bar companion that keeps your Mac awake while Codex and Claude Code work.
Related Agents
Omarchy Plugin Architect
Design and build Omarchy (Quickshell/QML) bar-widget, panel, and service plugins that actually work on a stock
Dev Server
Dev server agent — starts, monitors, and auto-restarts local development servers
Extension Author
WRITE-access implementer for the browser extension (apps/extension/ — MV3, Chrome + Firefox) and the desktop⇄e