Remote Agents

Runs a long or expensive coding-agent task headlessly on a remote SSH host (e.g. claude -p or codex exec) instead of the local machine, so the job survives disconnects and doesn't block the local machine while it runs. Tracks job state as files on the remote host, polls status, and pulls results back once done. Use when a task will run long, needs to keep going after closing the laptop, or should run somewhere other than the current machine.

jsvillalbat e8cacbe 6 files · 11.3 KB Updated

File contents

jsvillalbat/sevito-skills/tree/main/skills/remote-agents commit e8cacbef2f

Frequently asked questions

npx skillmds@latest add jsvillalbat/remote-agents