amadeus-scope-definition

Run the AI-DLC scope-definition stage as an isolated single-stage workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you execute the AI-DLC scope-definition stage by itself when you need focused ideation work without moving the main workflow forward. It is useful when you want to validate scope, gather user answers, or rehearse a single stage without touching the live Intent record.

Core Features & Use Cases

  • Isolated stage execution: Runs scope-definition as a single-stage workflow so the main lifecycle state stays untouched.
  • Structured user interaction: Supports guided questioning and the grilling bridge for moments when the user prefers interactive clarification.
  • Controlled commit behavior: Records only a synthetic started/completed pair for the single-stage run, making it safe for rehearsal and targeted checks.
  • Use case: Use it when you only need scope-definition for a new idea, a refinement pass, or a contained test of the stage logic.

Quick Start

Ask the AI to run the amadeus-scope-definition skill for the current work item so it completes scope definition in isolated single-stage mode.

Frequently Asked Questions about amadeus-scope-definition

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

FAQPage Schema
How do I run scope definition for a new idea without advancing the main workflow?

You can run scope definition in isolation by executing it as a single-stage workflow. This processes your ideation task without touching the main lifecycle state or advancing the primary Intent record.

What is an isolated stage execution for ideation tasks?

Isolated stage execution runs a specific phase like scope definition independently. It records a synthetic started and completed pair for a single-stage run, leaving the main workflow untouched for safe rehearsal.

Can I test scope framing logic without modifying the live Intent record?

Yes, you can rehearse scope framing safely. The skill executes the stage and commits only a synthetic record for the single-stage run, ensuring the live Intent record remains completely untouched.

How do I use the grilling bridge for interactive clarification during scope definition?

Use the grilling bridge during the isolated scope-definition stage to guide interactive questioning. It supports structured user interaction to gather answers and validate scope directly within the single-stage workflow.

When should I avoid running a single-stage scope definition workflow?

Avoid this isolated approach when you need the main workflow to advance continuously. Since it commits a synthetic record for a single-stage run, it intentionally prevents progression of the primary Intent lifecycle.