amadeus-ci-pipeline

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you execute the AI-DLC ci-pipeline stage by itself without advancing or mutating the main workflow state, which is useful when you need a controlled construction-phase run.

Core Features & Use Cases

  • Isolated stage execution: Runs ci-pipeline as a single-stage operation with its own synthetic workflow record.
  • Safe workflow protection: Prevents the main Current Stage from being touched while still completing the stage and gate cycle.
  • Guided user interaction: Supports question-asking flows and the Grill me mode for structured clarification during stage work.
  • Use case: Use it when you need to verify, rehearse, or complete only the ci-pipeline portion of an AI-DLC process without progressing the broader lifecycle.

Quick Start

Ask the assistant to run the amadeus-ci-pipeline skill for a single isolated ci-pipeline stage and follow the prompts until it reports completion.

Frequently Asked Questions about amadeus-ci-pipeline

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

FAQPage Schema
How do I run a single ci-pipeline stage in isolation without advancing the main workflow?

Execute a single-stage construction-phase run using a synthetic workflow record. This isolates the ci-pipeline stage, enforcing directives and gate completion while fully protecting the main Current Stage from advancing or mutating.

What is the best way to verify a one-off construction phase in an AI-DLC process?

Run an isolated ci-pipeline stage to rehearse or verify a one-off construction phase. It applies synthetic workflow reporting and supports guided question-asking flows for structured clarification without progressing the broader AI-DLC lifecycle.

Can I use guided questions and gated completion for a single-stage workflow execution?

Yes, isolated single-stage execution supports guided question-asking flows and gated completion. It handles stage directives and includes a Grill me mode for structured clarification, ensuring the isolated stage meets all gate requirements before reporting completion.

Does running an isolated ci-pipeline stage modify the main Current Stage state?

No, isolated ci-pipeline execution strictly protects the main Current Stage from modification. It enforces safe workflow protection, allowing the isolated stage and gate cycle to complete via a synthetic record without mutating the main workflow state.

When do I need synthetic workflow reporting for a ci-pipeline stage?

You need synthetic workflow reporting when executing a ci-pipeline stage in isolation. It enforces synthetic workflow reporting to track the single-stage construction-phase execution and gate cycle accurately, replacing the main workflow state without advancing it.