amadeus-requirements-analysis

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the AI-DLC requirements-analysis stage by itself, so you can refine requirements without advancing the main lifecycle workflow.

Core Features & Use Cases

  • Isolated Stage Execution: Runs requirements-analysis as a single-stage workflow and leaves the main Current Stage untouched.
  • Guided User Interactions: Supports question-driven collaboration, including grilling-style exchanges when more structured answers are needed.
  • Deterministic Reporting: Commits a synthetic start and completion record after the standalone run finishes, making the stage execution auditable.
  • Use Case: Use this Skill when a team wants to validate or sharpen inception-phase requirements before allowing the broader project to proceed.

Quick Start

Use the amadeus-requirements-analysis skill to run the requirements-analysis stage in isolation for the current intent.

Frequently Asked Questions about amadeus-requirements-analysis

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

FAQPage Schema
How do I run requirements analysis without advancing the main workflow?

To run requirements analysis without advancing the main workflow, you can execute the stage in isolation. This preserves the main Current Stage untouched while allowing you to refine inception-phase requirements independently.

What is question-driven grilling for requirements refinement?

Question-driven grilling for requirements refinement is a guided interaction mechanism that uses structured exchanges to extract precise answers. It helps validate and sharpen inception-phase requirements before broader project execution.

Does isolated stage execution support deterministic orchestration reporting?

Yes, isolated stage execution supports deterministic orchestration reporting. It commits synthetic start and completion records after the standalone run finishes, making the requirements analysis stage fully auditable.

How do I validate inception-phase requirements before proceeding?

You validate inception-phase requirements by running a standalone requirements analysis stage. This question-driven process isolates refinement work, allowing your team to verify details before allowing the broader project to proceed.

Can I verify requirements in a single-stage workflow without altering the lifecycle?

Yes, you can verify requirements in a single-stage workflow without altering the lifecycle. The isolated execution applies to inception-phase work and completes single-stage verification while preserving the main lifecycle state.