amadeus-user-stories

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the AI-DLC user-stories stage by itself when you need to work on inception artifacts without advancing the main workflow.

Core Features & Use Cases

  • Isolated execution for the user-stories stage only.
  • Safe single-stage runs that leave the main workflow state untouched.
  • Support for guided questioning and grilling-style interaction when the stage needs user input.
  • Use it to draft user stories, capture assumptions, and complete stage-specific validation without affecting the parent Intent.

Quick Start

Ask the amadeus-user-stories skill to run the user-stories stage for the current Intent in isolated single-stage mode.

Frequently Asked Questions about amadeus-user-stories

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

FAQPage Schema
How do I run the user-stories stage in isolation without advancing the main workflow?

Run the user-stories stage in isolation by executing a single-stage run that leaves the main workflow state untouched. The engine emits a single run-stage directive, preserving the main workflow Current Stage while committing only a synthetic stage-started and stage-completed pair.

What is isolated single-stage execution for inception-stage work?

Isolated single-stage execution for inception-stage work processes user stories without advancing the parent Intent. It applies to drafting user stories, capturing assumptions, and completing stage-specific validation while safely leaving the main workflow state untouched.

Can I use grilling-mode guidance for individual user story stages?

Grilling-mode guidance is supported for individual user story stages when the stage needs user input. The skill facilitates guided questioning and grilling-style interaction to refine inception artifacts during a single isolated stage execution.

How do I draft user stories and capture assumptions without affecting the parent Intent?

Draft user stories and capture assumptions by running the user-stories stage in isolation. This safe single-stage run processes inception artifacts and completes stage-specific validation without modifying the parent Intent or advancing the main workflow.

Does isolated user-story execution preserve the main workflow Current Stage?

Isolated user-story execution preserves the main workflow Current Stage by requiring the engine to emit a single run-stage directive. It commits only a synthetic stage-started and stage-completed pair, ensuring the main workflow state remains untouched.

When should I use isolated single-stage execution for user stories instead of the full workflow?

Use isolated single-stage execution for user stories when you need to work on inception artifacts independently. This approach is ideal for stage-specific validation and drafting without the risk of prematurely advancing the main workflow.