Remoto Run banner
JairoTorregrosa JairoTorregrosa

Remoto Run

Productivity community

Description

--- name: remoto-run description: "Orchestrate a task across remote headless agents on the Jetson (spawn, wait, collect, cross-review)" argument-hint: "<task> [--host jetson|jetson-ts] [--engine claude|codex|both] [--dir <remote workdir>]" --- Invoke the remote-agents skill to orchestrate this task on the remote host: $ARGUMENTS

Installation

Installs to ~/.claude/skills/jairotorregrosa-jaiskills-remoto-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jairotorregrosa-jaiskills-remoto-run && curl -fsSL https://raw.githubusercontent.com/JairoTorregrosa/jaiskills/HEAD/commands/remoto-run.md -o ~/.claude/skills/jairotorregrosa-jaiskills-remoto-run/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository