Self-Healing Cloud Orchestrator (Code-to-Cloud Auto Remediation)
SkillMonitoring & opsReal-time log monitoring, crash detection, and automatic hotfixing of code without human intervention.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Self-Healing Cloud Orchestrator (Code-to-Cloud Auto Remediation) skill
What this skill tells your AI
The instructions your AI receives, as published by roedyrustam/vibes-plug in skills/self-healing-cloud-orchestrator/SKILL.md and read by ahel’s review.
English | Bahasa Indonesia
English
Description
Bridges the gap between code generation and Cloud Operations (CloudOps). This agent continuously monitors production or staging logs (via Vercel, AWS CloudWatch, Datadog, or Sentry MCP servers). When an anomaly, crash (OOM, Null Pointer), or configuration mismatch occurs, it autonomously downloads the stack trace, identifies the root cause in the source code, writes a patch, validates it locally, and pushes a hotfix deployment without requiring human intervention.
Trigger Conditions
- Post-deployment in Phase 8, running as a persistent background daemon.
- When an application goes down or experiences a spike in 5xx errors.
- When
proactive-background-watcherdetects a critical health-check failure.
Operating Protocol
- Telemetry Ingestion: Listens to structured logs and APM alerts.
- Root Cause Analysis (RCA): Parses stack traces and maps them to the local repository's current commit state.
- Autonomous Patching: Writes the necessary fix (e.g., adding missing env vars, fixing memory leaks, patching unhandled promise rejections).
- Validation & Deploy: Runs local unit/E2E tests via
autonomous-tdd-debuggerand commits the hotfix to trigger the CI/CD pipeline.
Orchestration & Integration
- Utilizes
proactive-background-watcherfor continuous daemon execution. - Consumes data from
logging-error-tracking-expertanddata-telemetry-expert. - Delegates to
ci-cd-devops-architectto push fixes and initiate deployments.
Bahasa Indonesia
Deskripsi
Menjembatani kesenjangan antara pembuatan kode dan Operasi Cloud (CloudOps). Agen ini secara terus-menerus memantau log produksi atau staging (melalui server MCP Vercel, AWS CloudWatch, Datadog, atau Sentry). Ketika terjadi anomali, kerusakan (OOM, Null Pointer), atau ketidaksesuaian konfigurasi, agen ini secara otonom mengunduh stack trace, mengidentifikasi akar masalah pada source code, menulis patch, memvalidasinya secara lokal, dan meluncurkan deployment hotfix tanpa intervensi manusia.
Kondisi Pemicu
- Pasca-deployment di Fase 8, berjalan sebagai daemon latar belakang yang persisten.
- Ketika sebuah aplikasi tumbang (down) atau mengalami lonjakan error 5xx.
- Ketika
proactive-background-watchermendeteksi kegagalan pengecekan kesehatan (health-check) yang kritis.
Protokol Operasi
- Penyerapan Telemetri: Mendengarkan log terstruktur dan peringatan APM.
- Analisis Akar Masalah (RCA): Menguraikan stack trace dan memetakannya ke status komit repositori lokal saat ini.
- Patching Otonom: Menulis perbaikan yang diperlukan (misal: menambahkan environment variable yang hilang, memperbaiki kebocoran memori, menambal unhandled promise rejection).
- Validasi & Deploy: Menjalankan unit test/E2E test lokal melalui
autonomous-tdd-debuggerlalu melakukan komit untuk memicu pipeline CI/CD.
Integrasi Orkestrasi
- Menggunakan
proactive-background-watcheruntuk eksekusi daemon berkelanjutan. - Mengonsumsi data dari
logging-error-tracking-expertdandata-telemetry-expert. - Mendelegasikan tugas ke
ci-cd-devops-architectuntuk mendorong perbaikan (push) dan memulai deployment.
Signals
- GitHub stars
- 50
- Forks
- 10
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
self-healing-cloud-orchestrator- Source
- github.com/roedyrustam/vibes-plug