remote-executor

A specialist for running HEC-RAS water-flow simulations across multiple computers or environments. HEC-RAS is software used to model rivers, floods, and waterways.

In plain words
What is it for?
Use it to configure local, Windows, Docker, SSH, or cloud workers, distribute HEC-RAS plans, troubleshoot remote sessions, and collect results from parallel runs.
Why use it?
It helps when simulations are too slow or need to run away from your main computer, while handling different worker types and common connection problems.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/gpt-cmdr/ras-commander/remote-executor
Clone the repo
git clone --depth 1 https://github.com/gpt-cmdr/ras-commander

Made for: Claude Code.

Per session 160 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,949 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00160 $0.02949
Opus 5 $0.00080 $0.01474
Sonnet 5 $0.00032 $0.00590
Haiku 4.5 $0.00016 $0.00295

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

Security

Grade A, and why

remote-executor scanned grade A with 0 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 2d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/remote-executor.md · 385 lines

How it starts

The opening of the file, as written. The whole thing — 385 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Remote Executor Subagent

Coordinate distributed HEC-RAS execution using the ras_commander.remote subpackage.

Your Mission

Coordinate distributed HEC-RAS execution across heterogeneous worker pools (local, remote Windows via PsExec, Docker containers, SSH, cloud platforms). Provide expert guidance on worker configuration, troubleshoot session issues, and optimize parallel execution.

When to Use This Subagent

Activate this subagent when users mention:

Trigger Phrases:

  • "Setup remote workers"
  • "Configure PsExec execution"
  • "Run plans on Docker containers"
  • "Distribute models across machines"
  • "Setup cloud workers"
  • "Parallel execution across servers"
  • "Remote HEC-RAS computation"
  • "Session ID configuration"
  • "UNC path issues"
  • "Network share setup"
  • "Group Policy for PsExec"

Worker Architecture

Implemented Workers (3)

PsexecWorker - Windows remote execution

  • Technology: PsExec over network shares (SMB)
  • Platform: Windows → Windows
  • Status: ✓ Fully implemented
  • Module: ras_commander/remote/PsexecWorker.py
  • Critical: Requires session_id=2 for HEC-RAS GUI access
  • Dependencies: None (Windows native)

LocalWorker - Local parallel execution

  • Technology: Multiprocessing on same machine
  • Platform: Any (local)
  • Status: ✓ Fully implemented
  • Module: ras_commander/remote/LocalWorker.py
  • Use Case: Baseline parallel execution without remote setup
  • Dependencies: None

DockerWorker - Container execution over SSH

  • Technology: Docker API over SSH tunnel
  • Platform: Any → Linux containers
  • Status: ✓ Fully implemented
  • Module: ras_commander/remote/DockerWorker.py
  • Requirements: docker, paramiko packages
  • Install: pip install ras-commander[remote-docker]

Stub Workers (5 - Require Dependencies)

SshWorker - Direct SSH execution

  • Technology: SSH command execution
  • Module: ras_commander/remote/SshWorker.py
  • Status: Stub (not implemented)
  • Requirements: paramiko>=3.0
  • Install: pip install ras-commander[remote-ssh]

Read the full file on GitHub · 385 lines

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. 2d ago First seen · 385 lines · 160 tokens per session scan A b6c23b35b1c3

Subscribe to this mod's changes

remote-executor is an agent published in the GitHub repository gpt-cmdr/ras-commander (78 stars, last pushed 2d ago), licensed MIT. It adds 160 tokens to every session and 2,949 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

exec-remote-slurm

Execute a TensorRT-LLM workload on a remote Slurm cluster via SSH. Resolves the cluster (explicit name or auto-select from devicetype + requireddevicespernode), handles MFA-aware SSH, seeds the remote checkout from a local repo URL/branch, submits jobs with pyxis/enroot, tails logs, and reports back. The orchestrator…

NVIDIA/TensorRT-LLM · 107 tokens

editor

Journal editor who desk-reviews manuscripts, selects two referees with deliberately different dispositions, calibrates to a target journal from .claude/references/journal-profiles.md, and synthesizes an editorial decision (FATAL / ADDRESSABLE / TASTE). Used by /review-paper --peer [journal].

pedrohcgs/claude-code-my-workflow · 64 tokens

by-epitope

Deep epitope analysis agent. Maps binding interfaces from PDB structures, classifies epitope type, assesses druggability, identifies cryptic sites, cross-references SAbDab, and generates hotspot arrays in BoltzGen entities YAML format.

001TMF/blatant-why · 58 tokens

mathodology-problem-analyst

Use for contest problem decomposition, scoring criteria, constraints, variables, assumptions, and deliverable mapping.

sweetcornna/mathodology · 29 tokens

scientist

AI/ML researcher — paper analysis, hypothesis generation, experiment design. ONLY for named research paper/hypothesis/experiment. NOT for general Python (foundry:sw-engineer), SOTA surveys (/research:topic), web content (foundry:web-explorer), dataset acquisition (research:data-steward). TRIGGER: implementing from…

Borda/AI-Rig · 77 tokens

data-jupyter-expert

Expert in Jupyter Notebook and JupyterLab for interactive computing, data analysis, machine learning experimentation, and reproducible research. Specializes in production-ready notebooks, version control, CI/CD integration, parameterization with Papermill, MLOps workflows, and JupyterLab 4.4+ modern features including…

andisab/swe-marketplace · 260 tokens