amadeus-nfr-requirements

Execute the AI-DLC nfr-requirements stage as an isolated single-stage run.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the nfr-requirements stage on its own when you need isolated construction-phase work without moving the main Amadeus workflow forward.

Core Features & Use Cases

  • Runs a single-stage execution for nfr-requirements and then stops cleanly after recording the result.
  • Supports interactive grilling flows for requirement clarification, with one question at a time and answer capture.
  • Useful when you want to validate or complete NFR work independently of the broader lifecycle.

Quick Start

Ask the assistant to run the nfr-requirements stage in isolation for the current Intent and follow the stage instructions exactly.

Frequently Asked Questions about amadeus-nfr-requirements

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

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

You can run the nfr-requirements stage as a standalone execution by asking the assistant to run it in isolation. This records a synthetic started and completed pair without changing the main Current Stage.

What is the purpose of isolating the nfr-requirements stage during construction-phase work?

Isolating the nfr-requirements stage allows you to validate or complete non-functional requirement work independently. You can perform grilling interactions and stage completion without moving the broader Amadeus workflow forward.

How do I start an interactive grilling flow for requirement clarification?

To start a grilling flow, ask the assistant to run the nfr-requirements stage in isolation for your current Intent. The stage supports interactive clarification by asking one question at a time and capturing your answers.

Do I need to advance the main Amadeus lifecycle to validate non-functional requirements?

No, you do not need to advance the main lifecycle. This Skill executes the stage and gate exactly as directed while leaving the main Current Stage untouched, allowing independent validation of NFR work.

What happens to the main workflow Current Stage when running an isolated nfr-requirements execution?

The main workflow Current Stage remains completely untouched. The orchestrator emits a run-stage directive, executes the isolated stage, and records a synthetic started and completed pair without advancing the workflow.