amadeus-practices-discovery

Run the isolated AI-DLC practices-discovery stage without advancing the main workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the AI-DLC practices-discovery stage in isolation, so you can complete inception-stage discovery work without changing the main workflow state.

Core Features & Use Cases

  • Isolated stage execution: Runs only the practices-discovery stage and its gate, then stops.
  • Safe workflow separation: Commits a synthetic single-stage record while leaving the main Current Stage untouched.
  • Useful for focused analysis: Ideal when you want to validate practices, gather inception input, or rehearse the stage flow before continuing the full lifecycle.

Quick Start

Ask the assistant to run the isolated practices-discovery stage for your workspace and record completion once the stage work is finished.

Frequently Asked Questions about amadeus-practices-discovery

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

FAQPage Schema
How do I run the AI-DLC inception discovery stage without advancing the main workflow?

To run isolated AI-DLC practices-discovery, ask the assistant to execute the standalone stage for your workspace and record a synthetic completion, ensuring the main workflow state remains unchanged.

What is stage gating in AI-DLC and when do I need isolated stage execution?

Stage gating in AI-DLC validates stage completion before progression. You need isolated stage execution when you want to validate practices or gather inception input without committing the full lifecycle forward.

Can I validate inception-stage analysis without changing my workflow state?

Yes, you can validate inception-stage analysis by running a standalone discovery execution that commits a synthetic single-stage record, providing strict separation from and leaving the main Current Stage completely untouched.

Does the practices-discovery stage require engine directive generation to run?

Yes, isolated practices-discovery execution requires engine directive generation and conductor-driven stage execution to properly manage the single-stage lifecycle rehearsal and synthetic completion reporting.

What are the limitations of running a standalone discovery stage in AI-DLC?

The standalone discovery stage runs only the practices-discovery stage and its gate, then stops. It does not advance the main workflow, meaning subsequent lifecycle stages must be triggered separately after the isolated execution completes.