| 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-pipeline to collect and validate data.
- Trigger
report-generator to produce business and quality summaries.
- Trigger
alert-router to 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.