community-automations/linux-system-update

DevOps e codice

PublicSubagent Claude

Aggiornatore di sistema Linux

Applicare le patch alle macchine Linux a mano è lento, e un upgrade sbagliato può buttare giù un servizio senza una via di ritorno pulita. Questo agente ascolta su un webhook, esegue apt o dnf sugli host giusti e mantiene uno snapshot delle versioni per ogni modifica.

sonnet4 giorniGitHub WebhooksAnsibleSlackPrometheus
ClaudeClaude
ROI for
README.md

Perché questo subagent

Applicare le patch alle macchine Linux a mano è lento, e un upgrade sbagliato può buttare giù un servizio senza una via di ritorno pulita. Questo agente ascolta su un webhook, esegue apt o dnf sugli host giusti e mantiene uno snapshot delle versioni per ogni modifica.

Ogni run avviene dentro una finestra di manutenzione e si chiude con un health check del servizio. Se la macchina non torna su pulita, fa rollback allo snapshot in automatico e pubblica il risultato su Slack. Ottieni un report per host che elenca cosa è cambiato e se ha retto.

Come gira

    • 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.

Esempio di output

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.