amadeus-feedback-optimization

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you execute the AI-DLC feedback-optimization stage by itself when you need to improve operation-phase quality without moving the broader workflow forward.

Core Features & Use Cases

  • Isolated Stage Execution: Runs only the feedback-optimization stage and its gate, instead of advancing the main workflow.
  • Synthetic Record Commit: Captures a completed single-stage run as a synthetic workflow record while leaving the active Intent state untouched.
  • User Interaction Support: Handles guided, grilled, or editor-assisted stage work when the stage needs human input.
  • Use Case: Use this Skill when a project has reached the operation phase and you want to refine feedback handling or stage outputs without affecting the current production flow.

Quick Start

Ask the assistant to run the amadeus feedback-optimization stage in isolation for the current workspace.

Frequently Asked Questions about amadeus-feedback-optimization

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

FAQPage Schema
How do I run a single stage of an AI workflow without advancing the main pipeline?

You can run a single stage of an AI workflow in isolation by executing only the target stage and its gate, then committing a synthetic workflow record while leaving the active Intent state untouched.

What is isolated feedback optimization in workflow orchestration?

Isolated feedback optimization is the process of refining operation-phase quality by running the feedback-optimization stage independently, capturing the result as a synthetic record without advancing the broader workflow.

Can I run the feedback-optimization stage without affecting my current production workflow state?

Yes, isolated feedback-optimization execution preserves the main workflow Current Stage untouched, reporting a completed single-stage result while maintaining the active production flow state.

How do I handle human input during an isolated stage execution?

Isolated stage execution supports guided, grilled, or editor-assisted interactions, allowing you to handle human input directly when the feedback-optimization stage requires manual intervention.

Do I need the amadeus orchestration tool to execute isolated stage runs?

Yes, isolated feedback-optimization requires the amadeus orchestration tool to emit a run-stage directive and report the completed single-stage result back to the workflow environment.