amadeus-infrastructure-design

Run the infrastructure-design stage in isolation without advancing the main workflow.

5|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/amadeus-dlc/amadeus --skill amadeus-infrastructure-design
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: amadeus-infrastructure-design
Source: https://github.com/amadeus-dlc/amadeus/tree/main/.agents/skills/amadeus-infrastructure-design
Command: npx skills add https://github.com/amadeus-dlc/amadeus --skill amadeus-infrastructure-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the infrastructure-design stage by itself when you need to test or complete construction work without moving the broader AI-DLC workflow forward.

Core Features & Use Cases

  • Isolated single-stage execution for infrastructure-design.
  • Uses the AI-DLC orchestrator to request the next directive, run the stage, and record completion as a synthetic single-stage run.
  • Supports user-facing grilling handoffs when the stage requires questions and answers.
  • Useful for validating infrastructure decisions, rehearsing stage behavior, or completing a narrow construction task without touching the main workflow state.

Quick Start

Use the amadeus-infrastructure-design skill to run the infrastructure-design stage in isolation and report the completed result.

Frequently Asked Questions about amadeus-infrastructure-design

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

FAQPage Schema
How do I run infrastructure design in isolation without advancing the main workflow?▼

You can run infrastructure design in isolation by using the AI-DLC orchestrator to execute the stage exactly as emitted and record completion as a synthetic single-stage run, preserving the main workflow's Current Stage.

Can I validate infrastructure decisions without modifying the broader AI-DLC workflow state?▼

Yes, validating infrastructure decisions is possible by executing a directed single-stage run that tests or completes construction work while keeping the broader AI-DLC workflow state untouched.

How do I handle grilling handoffs during an isolated infrastructure design stage execution?▼

Grilling handoffs are supported during isolated infrastructure design execution by passing user-facing questions and answers through the orchestrator's stage directive resolution and synthetic run recording process.

What's the best way to rehearse a single stage behavior for AI-DLC construction-phase work?▼

The best way to rehearse stage behavior is requesting a directed infrastructure-design stage run through the orchestrator, executing the emitted directive, and recording completion without advancing the main workflow.

Does isolated infrastructure design execution require resolving the stage directive before running?▼

Yes, isolated infrastructure design execution requires the orchestrator to resolve the stage directive first, then execute the stage exactly as emitted, and finally record completion as a synthetic single-stage run.