community-automations/linux-system-update

DevOps i kod

PublicSubagent Claude

Aktualizator Systemu Linux

Ręczne łatanie maszyn z Linuksem jest czasochłonne, a jedna nieudana aktualizacja może położyć usługę bez czystej drogi powrotu. Ten agent nasłuchuje na webhooku, uruchamia apt lub dnf na właściwych hostach i zachowuje migawkę wersji dla każdej zmiany.

sonnet4 dniGitHub WebhooksAnsibleSlackPrometheus
ClaudeClaude
ROI for
README.md

Dlaczego ten subagent

Ręczne łatanie maszyn z Linuksem jest czasochłonne, a jedna nieudana aktualizacja może położyć usługę bez czystej drogi powrotu. Ten agent nasłuchuje na webhooku, uruchamia apt lub dnf na właściwych hostach i zachowuje migawkę wersji dla każdej zmiany.

Każde uruchomienie odbywa się w oknie serwisowym i kończy kontrolą stanu usług. Jeśli maszyna nie wróci do normy, agent automatycznie cofa się do migawki i wysyła wynik na Slacka. Otrzymujesz raport dla każdego hosta z wyszczególnieniem, co się zmieniło i czy zmiana się utrzymała.

Jak działa

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Przykładowe wyjście

json
// Sample output
// (generated when the pipeline finishes)

Given a host group and webhook trigger, plan the smallest safe package upgrade and return a JSON run report with packages changed, health-check result, and rollback status.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.