Waterbear
Description
keep a claude remote-control session alive forever (tmux + launchd), optionally resuming the same conversation on respawn, named for the tardigrade
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
the session that refuses to die.
keep a claude --remote-control session alive through crashes, patches, quits, and reboots, and resume the same conversation when it comes back.
Named for the [tardigrade](https://en.wikipedia.org/wiki/Tardigrade) (the "water bear"): the animal that suspends its life under stress and revives when conditions return. Same trick, for a Claude Code session. A crash, a patch, a quit, or a reboot kills the process; waterbear brings it back on its own, and (optionally) resumes the exact prior conversation from disk so it returns as itself, mid-thought.
waterbear is local to one machine: it wires a launchd LaunchAgent + tmux + a `claude` CLI process on one mac, tied to that machine and user. It does not run in the cloud or follow you to another box.
agents: start here
The whole thing is one sentence you paste to your agent:
install the skill at https://github.com/royashbrook/waterbear, then use it to waterbear yourself
The agent clones the repo, reads [`SKILL.md`](SKILL.md), and wires the durable body around this exact conversation. The one thing you provide is the wake prompt that re-establishes it on respawn (a role or persona cue). It handles tmux, launchd, and the resume wiring itself.
To keep waterbear as a reusable skill in future sessions, clone it into the skills dir instead, then restart your UI so it loads (after
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11