Show HN: Offload, cross-device handoffs for Claude Code and Codex
Category: devtools
Tags: agent-skill, remote-execution, claude-code
Score: 6.5/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 6)
Offload is an agent skill that lets coding assistants like Claude Code and Codex continue long-running tasks on remote machines, handling project state transfer, environment setup, and result delivery. It integrates with Nix for reproducible environments, supports multiple transports like SSH and Fly.io, and can expose remote dev servers via authenticated URLs, making it valuable for workflows requiring persistent cloud execution or cross-device handoffs.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/ToxicPine/offloads · TypeScript · GPL-3.0 · 7 stars
View on Hacker News