community-automations/linux-system-update

DevOps & code

PublicClaude-subagent

Linux-systeemupdater

Linux-machines met de hand patchen is traag, en één slechte upgrade kan een service neerhalen zonder schone weg terug. Deze agent luistert op een webhook, draait apt of dnf tegen de juiste hosts en houdt voor elke wijziging een versie-snapshot bij.

sonnet4 dagenGitHub WebhooksAnsibleSlackPrometheus
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Linux-machines met de hand patchen is traag, en één slechte upgrade kan een service neerhalen zonder schone weg terug. Deze agent luistert op een webhook, draait apt of dnf tegen de juiste hosts en houdt voor elke wijziging een versie-snapshot bij.

Elke run gebeurt binnen een onderhoudsvenster en eindigt met een health check op de service. Komt de machine niet schoon terug, dan rolt hij automatisch terug naar de snapshot en post hij het resultaat in Slack. Je krijgt een rapport per host met wat er veranderde en of het standhield.

Hoe hij werkt

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

Voorbeelduitvoer

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.