community-automations/linux-system-update

DevOps والكود

Publicوكيل Claude فرعي

محدّث أنظمة Linux

ترقيع خوادم Linux يدوياً بطيء، وترقية واحدة سيئة قد تُسقط خدمة بلا طريقة نظيفة للرجوع. هذا الوكيل يستمع على webhook، ويشغّل apt أو dnf على الخوادم الصحيحة، ويحتفظ بلقطة إصدارات لكل تغيير.

sonnet4 أيامGitHub WebhooksAnsibleSlackPrometheus
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

ترقيع خوادم Linux يدوياً بطيء، وترقية واحدة سيئة قد تُسقط خدمة بلا طريقة نظيفة للرجوع. هذا الوكيل يستمع على webhook، ويشغّل apt أو dnf على الخوادم الصحيحة، ويحتفظ بلقطة إصدارات لكل تغيير.

كل تشغيل يحدث داخل نافذة صيانة وينتهي بفحص سلامة للخدمة. وإن لم يعد الخادم سليماً، يـ تراجع إلى اللقطة تلقائياً وينشر النتيجة في Slack. تحصل على تقرير لكل خادم يبيّن ما تغيّر وهل صمد.

كيف يعمل

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

نموذج للمخرجات

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.