name: observability-orchestrator metadata: version: "0.0.1" author: "ShuangShu" description: Coordinate ingestion, reporting, and alert routing into a full observability workflow with end-to-end traceability.
Observability Orchestrator
Overview
Use this top-layer skill to run end-to-end operational observability: ingest data, generate reports, and route actionable alerts.
End-to-End Flow
- Trigger
api-ingest-pipelineto collect and validate data. - Trigger
report-generatorto produce business and quality summaries. - Trigger
alert-routerto distribute urgent anomalies. - Aggregate execution trace and outcome summary.
Output Contract
- Return orchestration summary (success, partial, failed).
- Return linked artifacts (ingestion summary, report path, alert decisions).
- Return follow-up actions for unresolved anomalies.