rch

Community

Offload builds to remote workers for speed.

AuthorDicklesworthstone
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Remote compilation tasks are offloaded from the local machine to a fleet of remote workers to speed up builds.

Core Features & Use Cases

  • Transparent interception of common build commands (cargo, bun, gcc) and routing to remote workers.
  • Smart worker selection using availability, priority, and project locality to maximize throughput.
  • Project affinity and incremental builds to reuse cached assets and avoid redundant transfers.
  • Fail-open design: if remote execution fails, fall back to local builds to avoid blocking developers.
  • Use Case: When multiple AI coding agents or CI jobs trigger concurrent builds, RCH ensures fast, parallelized compilation without user intervention.

Quick Start

  • Start the daemon: rchd &
  • Create or edit ~/.config/rch/workers.toml with your worker definitions (id, host, user, key, total_slots)
  • Install Claude hook: rch hook install
  • Validate with: rch doctor

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rch
Download link: https://github.com/Dicklesworthstone/remote_compilation_helper/archive/main.zip#rch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.