amadeus-delivery-planning

Execute the AI-DLC delivery-planning 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-delivery-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amadeus-delivery-planning
Source: https://github.com/amadeus-dlc/amadeus/tree/main/.agents/skills/amadeus-delivery-planning
Command: npx skills add https://github.com/amadeus-dlc/amadeus --skill amadeus-delivery-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It isolates the delivery-planning stage so you can run inception work for one stage at a time without accidentally advancing the main AI-DLC workflow.

Core Features & Use Cases

  • Runs delivery-planning as a standalone stage execution with the same engine-driven routing used by the full workflow.
  • Keeps the main workflow untouched by recording only a synthetic single-stage start and completion pair.
  • Supports interactive questioning during the stage, including the Grill me mode and the expected grilling bridge protocol.
  • Use it when you want to validate delivery planning, test stage behavior, or rehearse a focused inception step.

Quick Start

Ask the AI to run the delivery-planning stage on its own and report completion without changing the main workflow state.

Frequently Asked Questions about amadeus-delivery-planning

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

FAQPage Schema
How do I run delivery planning in isolation without advancing the main workflow?

Single-stage delivery planning supports interactive questioning through the Grill me mode and its expected grilling bridge protocol. This allows focused validation and rehearsal of stage orchestration during inception.

What is single-stage workflow orchestration for delivery planning?

Single-stage delivery planning is needed when you want to validate delivery planning, test stage behavior, or rehearse a focused inception step. It allows you to run inception work for one stage at a time without modifying the main workflow state.

Does isolated stage execution affect the main workflow Current Stage?

To validate delivery planning without changing workflow state, ask the AI to run the delivery-planning stage independently and report completion. The engine will execute the stage routing while preserving the main workflow Current Stage.

Can I use interactive questioning during standalone delivery planning execution?

The main limitation of isolated stage execution is that it is restricted to single-stage inception-phase runs. It does not advance the main AI-DLC workflow, meaning subsequent workflow stages must be triggered separately.