work-over-ssh
Installation
SKILL.md
Work Over SSH
Overview
Work on a remote Git repository while the agent runs locally. Use the local OpenSSH client for inspection and commands, and apply reviewed Git patches for edits. Do not require Codex, OpenClaw, Hermes, SSHFS, or an agent runtime on the remote host.
Use scripts/remote_workspace.py for connection checks, bounded reads,
environment-aware commands, and checked patch application.
Before the first connection, read references/usage.md.
Require the invocation to state the SSH server, absolute remote project path,
and environment name or path. Accept none only when the project has no
dedicated environment. If any field is missing, ask for it before running SSH.