self-healing-orchestrator
Installation
SKILL.md
Self-Healing Orchestrator
This skill acts as an autonomous first-responder to production alerts.
Capabilities
1. Pattern-Based Repair
- Matches incoming error patterns with established "Healing Runbooks."
- Can automatically restart services, scale resources, or rollback a specific deployment, ensuring idempotency as defined in Runbook Best Practices.
2. Autonomous Patching
- For known minor bugs (e.g., edge-case NULL pointers), it can generate, test, and deploy a temporary hotfix.
- Follows strict Safety & Error Handling (e.g., Dry Run, Human-in-the-loop) protocols.
Usage
- "Automate the response to 'Database Connection Timeout' alerts using
self-healing-orchestrator." - "A minor bug was detected in production; can the orchestrator apply a safe hotfix?"
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs. - References Runbook Best Practices for executing machine-readable procedures safely and autonomously.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21