Claustrum banner
schubydoo schubydoo

Claustrum

Development community

Description

A tiny, dependency-light Go daemon that hosts a remote Claude Code session over SSH: CLI-version manager + process supervisor + JSON-RPC multiplexer (with a replay buffer) over an AF_UNIX socket. Clean-room, cross-platform, no telemetry.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

claustrum

A tiny, dependency-light Go daemon that hosts a remote Claude Code session over SSH —
a local CLI-version manager + process supervisor + JSON-RPC multiplexer (with a replay
buffer) over a Unix socket. An independent, clean-room implementation you can run yourself.

CI codecov Reviewed by Greptile OpenSSF Best Practices Docs License: Apache-2.0 Go platforms

**Independent & unaffiliated.** claustrum is a clean-room implementation. It is **not** affiliated with, authorized by, or endorsed by Anthropic. "Claude", "Claude Code", and "Claude Desktop" are trademarks of Anthropic, PBC, used here only to describe interoperability. See [NOTICE](NOTICE).


What it is

When you drive a remote Claude Code session over SSH, a small Go daemon runs on the remote host. It isn't a network relay