Remoteclaud — DevOps skill for Claude Code
Ansible playbook for automated Claude AI dev environment (Docker, Node, Go, Python) on Rocky Linux ARM64 servers.
How to install Remoteclaud
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kojott/remoteclaud and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Remoteclaud does
Ansible playbook for automated Claude AI dev environment (Docker, Node, Go, Python) on Rocky Linux ARM64 servers.
Alternatives in DevOps
- Azure Storage Blob Python — Azure Blob Storage for Python 1.8k ★
- Claudebox — A Claude Code Docker Development Environment for running Claude AI's coding assistant in a fully containerized 964 ★
- Airis MCP Gateway — new Docker-based MCP multiplexer that aggregates 60+ tools behind 7 meta-tools, reducing context token usage b 142 ★
README
remoteclaud
Ansible playbook that sets up a complete Claude Code development environment on Rocky Linux ARM64 servers. One command, fully configured — Docker, Node.js, Go, Python, Claude CLI, and the `cl` session manager.
ansible-playbook -i inventory.ini playbook.yml
Then SSH in and start working:
ssh dev@your-server
cl # interactive session manager
:cloud: Need a Server?
I run this on [**Hetzner Cloud**](https://hetzner.cloud/?ref=eWgHw8GraDd5) — ARM64 servers, great performance, unbeatable prices.
**[:point_right: Get €20 FREE credits](https://hetzner.cloud/?ref=eWgHw8GraDd5)** — enough to run this setup for weeks.
If this saved you time, consider giving it a :star: or [buying me a coffee](https://revolut.me/jiricrzl).
What You Get
**Development tools**: Docker CE, Node.js (NVM), Go, Python 3, git, tmux, htop
**Claude Code**: CLI with plugins pre-installed — code-review, context7, playwright, superpowers, and more
**[claude-gc](https://github.com/kojott/claude-gc)**: Automatic cleanup of orphaned Claude processes (saves ~220MB RAM per leaked process)
**`cl` session manager**: Persistent Claude sessions in tmux with smart reattach, named sessions, worktrees, conversation resume, and cleanup
═══════════════════════════════════════════════════════
cl - Session Manager /src/my-project
═══════════════════════════════════════════════════════
SESSIONS
[1] my-project attached 2h ago
[2] api-server detached 35m ago
[3] feature-x [wt] detached 3h ago
─────────────────────────────────────────────────────
[n] New session [w] New worktree session
[c] New from last chat [r] Pick past conversation
[x] Clean up (1 orphaned)
═══════════════════════════════════════════════════════
Select [1-3, n, w, c, r, x] or Enter for [2]:
Requirements
| Server | Rocky Linux 9 (ARM64), root SSH access |
Related Skills
Yolo Docker Maxxing
YOLO docker-maxxing - instant DevContainer with Python, Node, Go, AWS/Azure CLI, Terraform, Tailscale, PDF too
Stt MCP Server Linux
by marcindulak - A push-to-talk speech transcription setup for Linux using a Python MCP server. Runs locally i
Deploy Prep
Prepare a complete deployment package for Linux production servers.
Check Docker Status
Check if {{DEV_MACHINE}} Docker environment needs updating
Deploy Dev
Deploy latest Docker image to {{DEV_MACHINE}} dev environment
Claude In Box
Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with tra
Related Agents
Turbo Flow Quick Setup
This guide explains how to run the installer scripts for the turbo-flow-claude environment. These scripts will
Ansible Pro
Master Ansible automation for configuration management, application deployment, and task orchestration. Use PR
Ansible Manager
Owns Ansible-based configuration management — playbook/role authoring, idempotency enforcement, inventory (sta