Design and build infrastructure from natural language. Use when user describes what they need — services, databases, caching, networking, scaling, or any infrastructure component. Translates intent into reality without exposing platform internals.
Create reusable infrastructure modules from requirements described in plain English. Use when user needs to build, create, or develop a Terraform module, IaC module, Facets module, or any reusable infrastructure component.
Your infrastructure co-pilot. Describe what you want to build, change, fix, or understand in plain English. Automatically plans, designs, deploys, monitors, and troubleshoots. The single entry point for all infrastructure operations.
Explain infrastructure state in plain English with visual diagrams. Use when user asks what's running, environment status, architecture overview, resource health, environment comparison, or wants to understand their infrastructure.
Hidden execution layer: analyzes deployment logs to extract errors, root causes, and causal chains. Never invoked directly by users. Called by troubleshoot skill.
Hidden execution layer: translates infrastructure intent into Raptor CLI operations. Never invoked directly by users. Called by architect, ship, troubleshoot, inspect, and craft-module skills.
Deploy infrastructure changes safely from natural language intent. Use when user wants to deploy, release, update, push changes, go live, ship to any environment, or check deployment status.
Diagnose and fix infrastructure problems from symptoms described in plain English. Use when user reports something broken, failing, erroring, down, slow, unreachable, or when a deployment failed. Also handles release errors and terraform failures.