agency-infrastructure-maintainer

Monitor infrastructure and manage cloud resources with Terraform and Prometheus.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-infrastructure-maintainer-rajyeole6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-infrastructure-maintainer
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/support-infrastructure-maintainer
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-infrastructure-maintainer-rajyeole6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires terraform, prometheus, aws-cli, gpg, pg_dump.

What problem does it solve?

This skill addresses the complexity of maintaining high-availability infrastructure, preventing system downtime, and managing cloud costs through automated monitoring and proactive maintenance.

Core Features & Use Cases

  • Infrastructure Monitoring: Implements Prometheus-based alerting for CPU, memory, and service health to detect bottlenecks before they impact users.
  • Automated Backup & Recovery: Executes encrypted, automated database and file system backups with S3 offloading and integrity verification.
  • Infrastructure as Code (IaC): Manages AWS resources using Terraform to ensure consistent, version-controlled, and scalable environment deployments.

Quick Start

Use the agency-infrastructure-maintainer skill to assess current system health and generate a comprehensive infrastructure performance report.

Frequently Asked Questions about agency-infrastructure-maintainer

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

FAQPage Schema
How do I automate cloud infrastructure monitoring to prevent system downtime?

Automated infrastructure monitoring uses Prometheus-based alerting to track CPU, memory, and service health, detecting performance bottlenecks proactively. This approach ensures system reliability and prevents downtime by addressing issues before they impact users.

How do I set up encrypted automated database backups with S3 offloading?

Encrypted automated database backups use shell-based automation and GPG encryption to secure data before S3 offloading. The process includes integrity verification to ensure backup reliability and supports disaster recovery workflows for maintaining high availability.

Can I manage AWS resources with Terraform for scalable environment deployments?

Terraform manages AWS resources through infrastructure as code to ensure consistent, version-controlled, and scalable environment deployments. This approach maintains cloud architecture reliability while enabling reproducible infrastructure provisioning across environments.

What do I need to maintain 99.9% uptime across cloud infrastructure?

Maintaining 99.9% uptime requires Terraform for infrastructure provisioning, Prometheus for observability and alerting, and shell-based automation for disaster recovery. These dependencies enable proactive monitoring, automated backups, and rapid recovery workflows.

Does this infrastructure monitoring approach work with Prometheus and AWS CLI together?

Prometheus and AWS CLI work together for infrastructure monitoring and cloud resource management. Prometheus handles observability and alerting for service health, while AWS CLI enables shell-based automation for cloud operations, backup orchestration, and cost optimization tasks.

Why does infrastructure monitoring require both Terraform and Prometheus for cloud operations?

Infrastructure monitoring requires Terraform for infrastructure as code provisioning and Prometheus for observability and alerting. Together they ensure scalable, version-controlled AWS deployments and proactive detection of CPU, memory, and service health bottlenecks to maintain system reliability.