DEVOPS & INFRASTRUCTURE

Govern infrastructure provisioning, CI/CD pipelines, monitoring, and disaster recovery.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Kingdaddy007/Antigravity-OS --skill devops-infrastructure-kingdaddy007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DEVOPS & INFRASTRUCTURE
Source: https://github.com/Kingdaddy007/Antigravity-OS/tree/main/global/skills/devops-infra
Command: npx skills add https://github.com/Kingdaddy007/Antigravity-OS --skill devops-infrastructure-kingdaddy007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Anti-Gravity DevOps & Infrastructure provides a codified blueprint for turning infrastructure into repeatable, observable, and auditable systems, reducing tribal knowledge and manual toil.

Core Features & Use Cases

  • Architect and Builder modes for environment design, deployment pipelines, and instrumentation.
  • Debugger and Performance perspectives for incident investigation, bottleneck tuning, and security hardening.
  • Use cases include provisioning CI/CD, configuring monitoring, secret management, and disaster recovery planning.

Quick Start

Configure a sample environment with IaC, a basic CI/CD pipeline, and a simple observability stack.

Frequently Asked Questions about DEVOPS & INFRASTRUCTURE

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

FAQPage Schema
How do I design and deploy reliable infrastructure with minimal manual toil?

To design and deploy reliable infrastructure with minimal manual toil, you codify provisioning and pipelines using infrastructure as code and automated CI/CD deployments. This reduces tribal knowledge by making environments repeatable, observable, and auditable.

What is the best way to set up automated CI/CD pipelines and observability for staging and production?

The best way to set up automated CI/CD pipelines and observability is to use a codified blueprint that specifies requirements across development, staging, and production. This governs deployment automation, monitoring, and safe operations consistently.

Can I use this approach for disaster recovery planning and secrets management?

Yes, you can use this approach for disaster recovery planning and secrets management. The blueprint governs these operations across environments, ensuring your infrastructure remains resilient, secure, and auditable during incidents.

How do I investigate performance bottlenecks and harden security in my infrastructure?

To investigate performance bottlenecks and harden security, you apply Debugger and Performance perspectives for incident investigation and bottleneck tuning. This enables systematic observation and targeted hardening of your deployed systems.

Does infrastructure as code work for provisioning across development, staging, and production environments?

Infrastructure as code works for provisioning across development, staging, and production environments. It specifies requirements for repeatable environment design, ensuring safe, auditable operations and reducing manual configuration errors.

Why do I need observability and automated deployments for resilient infrastructure?

You need observability and automated deployments for resilient infrastructure to reduce manual toil and tribal knowledge. Codifying these requirements ensures your systems are repeatable, auditable, and safe to operate across all environments.