Infrastructure Maintainer

Configure Prometheus/Grafana alerts and Terraform AWS infrastructure with encrypted backups.

110|18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill infrastructure-maintainer-travisleeeeee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Infrastructure Maintainer
Source: https://github.com/TravisLeeeeee/awesome-openclaw-personas/tree/main/personas/support/infrastructure-maintainer
Command: npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill infrastructure-maintainer-travisleeeeee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents infrastructure outages and security regressions by ensuring continuous monitoring, reliable recovery, and compliant change management for production systems.

Core Features & Use Cases

  • Reliability-first monitoring: Sets up Prometheus/Grafana coverage with alert rules for CPU, memory, disk pressure, and service availability, so issues surface before users are impacted.
  • Infrastructure as Code delivery: Generates production AWS infrastructure using Terraform patterns (networking, auto-scaling, and encrypted RDS) with safe state management.
  • Automated encrypted backups & recovery: Provides an end-to-end encrypted backup workflow (GPG/AES256), integrity verification, S3 offsite storage, and retention cleanup with failure notifications.

Quick Start

Use the Infrastructure Maintainer persona to design your Prometheus alerting and Terraform AWS setup for reliability, backups, and compliance by asking: "Create my monitoring alert rules for CPU/memory/disk and produce a Terraform plan for an encrypted VPC + auto-scaling + RDS deployment with encrypted S3-backed backups."

Frequently Asked Questions about Infrastructure Maintainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Prometheus alert rules for CPU, memory, and disk pressure?

Configuring Prometheus alert rules for CPU, memory, and disk pressure requires setting up reliability-first monitoring coverage with Grafana. This ensures infrastructure issues surface before users are impacted by establishing thresholds for service availability and resource exhaustion.

What is the best way to provision encrypted AWS RDS infrastructure using Terraform?

Provisioning encrypted AWS RDS infrastructure using Terraform is best achieved through Infrastructure as Code delivery. This approach generates production AWS infrastructure patterns including networking, auto-scaling, and encrypted RDS with safe state management for reliable deployments.

How do I automate encrypted database backups with GPG and S3 offsite storage?

Automating encrypted database backups with GPG and S3 offsite storage requires an end-to-end encrypted workflow. This includes GPG/AES256 encryption, integrity verification, S3 offsite storage, retention cleanup, and failure notifications to ensure disaster recovery readiness.

Does Terraform work with AWS VPC and auto-scaling for production infrastructure provisioning?

Yes, Terraform works with AWS VPC and auto-scaling for production infrastructure provisioning. It generates production AWS infrastructure using Terraform patterns with safe state management, ensuring reliability and security compliance for your deployed services and databases.

Why do I need security hardening and audit logging for production infrastructure?

You need security hardening and audit logging for production infrastructure to prevent security regressions and ensure continuous compliance. This approach enforces reliability-first change procedures, delivering production-grade infrastructure components while maintaining tight security and high uptime.