gaia-infra-design

Coordinate infrastructure design planning and write architecture documents.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-public --skill gaia-infra-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaia-infra-design
Source: https://github.com/gaiastudio-ai/gaia-public/tree/main/plugins/gaia/skills/gaia-infra-design
Command: npx skills add https://github.com/gaiastudio-ai/gaia-public --skill gaia-infra-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Coordinates end-to-end infrastructure design work to produce formal architecture and deployment guidance, reducing guesswork and ensuring a traceable design process.

Core Features & Use Cases

  • Orchestrates loading architecture data from docs/planning-artifacts/architecture.md and related inventories to define topology, environments, and IaC structure.
  • Delegates architecture design, environment planning, deployment topology, IaC module design, and observability planning to the devops subagent (Soren), recording decisions in memory.
  • Writes the final infrastructure design document to docs/planning-artifacts/infrastructure-design.md with rationale for each decision and traceable checkpoints.

Quick Start

Run the infrastructure-design skill to generate the architecture plan document from the current architecture.md and environment context.

Frequently Asked Questions about gaia-infra-design

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

FAQPage Schema
How do I plan infrastructure architecture and IaC module structure for multiple environments?

To plan infrastructure architecture and IaC structure, orchestrate end-to-end design by loading architecture data and delegating topology, environment planning, and observability to generate a formal infrastructure design document.

What is the best way to generate deployment topology and observability plans from an existing architecture file?

Generating deployment topology and observability plans requires loading existing architecture artifacts, delegating design steps to a DevOps subagent, and writing the final rationale and checkpoints to an infrastructure design document.

Do I need an architecture.md file before starting infrastructure design planning?

Yes, infrastructure design planning requires an existing architecture.md file at docs/planning-artifacts/architecture.md to load topology data and coordinate environment design before generating the final plan.

Can I use this infrastructure design process for projects requiring formal architecture artifacts and traceable decisions?

Yes, this infrastructure design process suits projects requiring formal architecture artifacts, deployment topology, and environment design, ensuring traceable decisions by recording them in memory and emitting lifecycle events.

Where does the final infrastructure design document get saved during the IaC planning workflow?

The final infrastructure design document is saved to docs/planning-artifacts/infrastructure-design.md, containing the deployment topology, IaC module structure, environment design, and rationale for each decision.

How does the infrastructure design workflow coordinate DevOps guidance for environment planning?

The infrastructure design workflow coordinates DevOps guidance by delegating architecture design, environment planning, and observability steps to a devops subagent, recording decisions in memory to ensure a traceable process.