remote-compute-ssh
Installation
SKILL.md
Remote Compute: SSH
Use this skill for lab machines, SSH hosts, and Slurm-style research jobs.
Workflow:
- Record host alias, scheduler, working directory, environment module/conda/container needs, data paths, and artifact return path.
- Verify access and a tiny smoke command before the main job.
- Submit with a bounded script that logs package versions, hardware, command, and seed.
- Harvest stdout/stderr, job id, exit status, produced artifacts, and checksums into the Feynman workspace.
- Mark failed or partial jobs honestly; do not fabricate remote artifacts from local expectations.
Keep remote credentials and private paths out of user-facing summaries unless they are needed for reproducibility.