amadeus-rough-mockups

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the AI-DLC rough-mockups stage by itself when you need a focused ideation pass without moving the main workflow forward.

Core Features & Use Cases

  • Isolated Stage Execution: Runs only the rough-mockups stage and its gate, so you can test or complete that step without touching the workspace's current stage.
  • Directive-Driven Workflow: Follows the engine-issued run-stage directive, including the lead agent, resolved paths, and required context.
  • User Interaction Support: Handles user questions with a guided mode selection and the grilling bridge protocol when deeper clarification is needed.

Quick Start

Ask the assistant to run the rough-mockups stage in isolation for the current AI-DLC workspace.

Frequently Asked Questions about amadeus-rough-mockups

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

FAQPage Schema
How do I run a rough mockup stage in isolation without advancing the main workflow?

To run a rough mockup stage in isolation, you need an orchestrate engine that issues a run-stage directive to execute the mockup while preserving the main workflow state and emitting a completion report.

What is isolated stage execution for ideation-phase mockups?

Isolated stage execution for ideation-phase mockups is a process that runs only the rough-mockups step and its gate, allowing targeted validation or focused design sketches without touching the workspace's current main workflow stage.

Can I test a single design sketch stage without moving my current workflow forward?

Yes, you can test a single design sketch stage without moving your current workflow forward by using a directive-driven runner that executes the rough-mockups stage independently and preserves the broader lifecycle state.

Do I need an orchestrate engine to execute targeted validation for rough mockups?

Yes, you need an orchestrate engine to execute targeted validation for rough mockups, as it must emit the run-stage directive and completion report required to process the isolated stage without advancing the flow.

How does the grilling bridge protocol work during user interaction in isolated mockup stages?

The grilling bridge protocol works during isolated mockup stages by guiding mode selection and handling user questions to provide deeper clarification when the rough-mockups execution requires additional context.

When should I avoid running isolated rough mockups instead of advancing the main lifecycle?

You should avoid running isolated rough mockups when your intent is to progress the entire development lifecycle, because this approach specifically halts the main workflow to focus solely on a single ideation-stage mock execution.