Resilient Server Operations
Why this skill exists
Coding agents that execute work on remote servers face a fundamental asymmetry: the agent's session is fragile, but server-side processes are not. When the connection between agent and human drops, or the agent's own runtime crashes, any in-flight work on the server keeps running — but the agent loses track of what state things are in.
Without protective patterns, this asymmetry leads to:
- Half-written files — `cat > target.conf
[Description truncada. Veja o README completo no GitHub.]