remote_compilation_helper: Skill for Claude Code

.claude/skills/rch/SKILL.md

rch is a skill for Claude Code from Dicklesworthstone/remote_compilation_helper. It costs 49 tokens per session (5,771 once invoked), scanned D, original, no licence file.

A helper for sending compilation work to remote machines. It covers setup checks, worker configuration, offloading, deployment, and testing for tools such as Cargo, GCC, and Bun.

In plain words
What is it for?
Use it to check remote compilation setup, configure workers, investigate offloading decisions, deploy a worker fleet, run self-tests, and offload Cargo, GCC, or Bun builds.
Why use it?
It helps when local compilation is slow or remote workers are missing or refusing jobs. It also helps diagnose why work was or was not sent elsewhere.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Dicklesworthstone/remote_compilation_helper's own configuration. It tells Claude Code how to work on remote_compilation_helper itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything remote_compilation_helper configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Dicklesworthstone/remote_compilation_helper. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Dicklesworthstone/remote_compilation_helper/main/.claude/skills/rch/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Dicklesworthstone/remote_compilation_helper

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rch

README.md
[![agentmods](https://agentmods.dev/badge/skills/dicklesworthstone/remote_compilation_helper/rch.svg)](https://agentmods.dev/skills/dicklesworthstone/remote_compilation_helper/rch)
Your own site
<a href="https://agentmods.dev/skills/dicklesworthstone/remote_compilation_helper/rch"><img src="https://agentmods.dev/badge/skills/dicklesworthstone/remote_compilation_helper/rch.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,771 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.05771
Opus 5 $0.00024 $0.02885
Sonnet 5 $0.00010 $0.01154
Haiku 4.5 $0.00005 $0.00577

Measured 3d ago against content hash 3aca5000f8ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade D, and why

rch scanned grade D with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate-setup.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

| Sync `Permission denied` under `/data/projects/<repo>` | `ssh <user>@<host> "stat -c '%U:%G %a %n' /data/projects/<repo>"` then fix: `ssh <user>@<host> 'sudo chown -R <user>:<user> /data/projects/<repo> && sudo chmod 7

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- "The worker is at 97% disk — should I delete the rch build pool?" — Run `rch cache status --workers <id>` then `rch gc --dry-run --workers <id>`; let the reaper's verdicts (`REAPABLE` vs `pooled (kept)` vs `active/rece
.claude/skills/rch/SKILL.md · 285 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · -9 lines · -2 tokens per session scan C → D 3aca5000f8ba
  2. 8d ago First seen · 294 lines · 51 tokens per session scan C e28c635b0dc9

Subscribe to this mod's changes

rch is a skill published in the GitHub repository Dicklesworthstone/remote_compilation_helper (59 stars, last pushed yesterday), with no licence file. It adds 49 tokens to every session and 5,771 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 2 findings (asks for root, recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

screenshot-studio

Regenerate the Pisper product screenshots under docs/shots/ against the current UI. Starts an isolated dev instance, seeds fictional demo data through the real runtime APIs, captures every referenced page at the exact 2558x1380 asset size, and replaces the files. Use only when the user asks to refresh product…

ling-kong-ran/pisper · 80 tokens

prompt-cache-optimizer

Audit and optimize Pisper system-prompt and tool-schema token overhead while preserving stable prompt-cache prefixes, permissions, and runtime behavior. Invoke only for explicit prompt or tool-context optimization work.

ling-kong-ran/pisper · 42 tokens

rust-project

Modern Rust project architecture guide for 2025. Use when creating Rust projects (CLI, web services, libraries). Covers workspace structure, error handling, async patterns, and idiomatic Rust best practices.

majiayu000/spellbook · 43 tokens

wasm-edge-computing-expert

Expert guide for WebAssembly (WASM) and Edge Computing. Covers WASI preview 2, Spin/Fermyon, Cloudflare Workers WASM, and high-performance browser computing / Panduan ahli untuk WebAssembly (WASM) dan Edge Computing. Mencakup WASI preview 2, Spin/Fermyon, Cloudflare Workers WASM, dan komputasi performa tinggi di…

roedyrustam/vibes-plug · 91 tokens

dcg

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.

Dicklesworthstone/destructive_command_guard · 42 tokens

warp

Warp Rust web framework using filters. Covers routing, filters, rejection, WebSocket, and TLS. Use for composable, type-safe Rust APIs. USE WHEN: user mentions "warp", "rust filters", "composable rust api", asks about "warp filters", "warp rejection", "filter composition rust", "rust hyper warp", "warp websocket" DO…

claude-dev-suite/claude-dev-suite · 118 tokens