Remote test runs

This skill should be used when a full test suite is about to run and would take minutes rather than seconds, when the user asks to "run the tests on another machine", "run the suite remotely", "run tests on the mac studio", or when a local suite has already slowed or frozen the machine. Runs a repo's suite on a saved remote host over ssh, detached, and reports the exit code. Not for a single test file or a --changed run, where the sync costs more than it saves.

hex 8eb1a2f 3.5 KB Updated

File contents

hex/claude-tmux/tree/main/skills/remote-tests commit 8eb1a2fc55

Frequently asked questions

npx skillmds@latest add hex/remote-test-runs