Security-first multi-agent orchestration plugin for Claude Code — classifies every command by risk, gates state-changing operations behind consent, injects project context, and routes work to specialist agents. One unified plugin.
Use when inspecting, diagnosing, or validating the actual state of running systems — pods, services, logs, cloud resources, network connectivity, SSH access — or when comparing what IS running against what SHOULD be running (drift between live state and IaC/desired-state).
Use when writing, modifying, debugging, or reviewing application code, CI/CD pipelines, or developer tooling — or when investigating an application-layer bug or behavior.
Use when a user prompt arrives in Gaia and needs routing, coordinated execution across specialist surfaces, informed-consent presentation, or synthesis of specialist contracts into one decision.
Use when planning a feature or decomposing work from a brief into an executable plan -- turning objectives and acceptance criteria into ordered, testable tasks ready for dispatch.
Use when building, modifying, or auditing Gaia's own machinery — agents, skills, hooks and hook modules, routing config, CLI plugins, build manifests — or when analyzing Gaia's architecture, install, or release surface. Not for work in the user's application, infrastructure, cluster, or live runtime.
Use when a task's gates are ready to be independently confirmed -- dispatched directly when a producing agent's contract proposes agentstate NEEDSVERIFICATION, never by surface-signal routing. Loads verification-oracle for command/code gates and verification-rubric for semantic/selfreview gates, then is the only role…
Use when creating, modifying, or reviewing the desired state of a Kubernetes cluster declared in Git — Flux HelmReleases, Argo Applications, Kustomizations, Helm values, manifests, ConfigMaps, Ingress — or when reasoning about reconciliation and drift between Git and the running cluster.
Use when provisioning, modifying, validating, or reviewing infrastructure-as-code — Terraform, Terragrunt, Pulumi, CloudFormation, OpenTofu, or CDK — including plan/apply workflows, state, and cloud resource declarations (IAM, VPC, buckets, service accounts).