mirosing/resilient-server-ops
Weak connection protocol — interruption-safe Claude Code agent skill for SSH, deploys, and remote work over unstable networks (mobile, train, flaky wifi). Atomic writes + nohup + idempotency + recovery breadcrumbs.
SUMMARY AI summary by gpt-5-mini
resilient-server-ops は、SSH やデプロイ、長時間バッチ処理など「接続が途中で切れる」状況に耐える操作パターンを定義した Claude Code 向けのスキルです。モバイルや電車で作業する開発者・運用者、CI/CD・サブエージェントを使った自動化ワークフローでの利用を想定します。主な機能は、原子書き込み(atomic writes)、nohup を使った長時間ジョブ、冪等化、段階的実行とディスクチェックポイント、ブレッドクラムによる回復手順などの実践を明文化すること。スキルはサブエージェントにも届くため親エージェントのメモより確実に適用されます。トリガーはタスク単位(プロンプトに応じて自動適用)か、セッション全体に適用する「weak connection protocol」の有効化で切り替え可能。インストールはプロジェクトの .agents/skills 配下へ置くか、公開版は npx skills add で導入します。README/SKILL.md を含み、軽い運用指針を提供します。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:19 |