amadeus-observability-setup

Execute the observability-setup stage as a standalone workflow run.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you run the observability-setup stage on its own without advancing the main AI-DLC workflow, which is useful when you need a controlled, isolated stage run for validation or setup work.

Core Features & Use Cases

  • Standalone Stage Execution: Runs observability-setup as a single-stage lifecycle action instead of progressing the full workflow.
  • Safe Workflow Isolation: Keeps the main workflow Current Stage untouched while the stage completes in a synthetic single-run record.
  • Guided Stage Interaction: Supports the normal stage directive flow, including user questions and grilling mode handling when the stage asks for input.
  • Use Case: Run this Skill when you need to verify observability configuration, rehearse the stage, or complete setup work without affecting an active Intent.

Quick Start

Use the amadeus-observability-setup skill to run the observability-setup stage by itself and follow the prompted stage instructions through completion.

Frequently Asked Questions about amadeus-observability-setup

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

FAQPage Schema
How do I run observability setup in isolation without advancing the main workflow?▼

Isolated observability setup executes the stage as a standalone workflow run, creating a synthetic start-complete pair while leaving the main workflow's current stage untouched and unmoved.

Can I rehearse an observability-setup stage without affecting my active intent?▼

Stage rehearsal executes observability-setup independently as a single-stage validation, ensuring your active intent remains unaffected while the stage completes within a synthetic single-run record.

What is the best way to validate observability configuration before committing to the full lifecycle?▼

Validating observability configuration is best done through isolated stage execution, which lets you verify setup work safely by completing the stage in a synthetic run without progressing the main workflow.

Does isolated stage execution support user questions and grilling mode during observability setup?▼

Isolated stage execution supports guided stage interaction, including normal stage directive flow, user questions, and grilling mode handling when the observability-setup stage asks for input.

When should I not use standalone observability setup instead of the full workflow?▼

Standalone observability setup should not be used when you intend to progress the main AI-DLC workflow forward, as this Skill is restricted to isolated validation, rehearsal, and single-stage execution.