observability-orchestrator

star 2

Coordinate ingestion, reporting, and alert routing into a full observability workflow with end-to-end traceability.

Shuang-Shu By Shuang-Shu schedule Updated 3/9/2026

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

  1. Trigger api-ingest-pipeline to collect and validate data.
  2. Trigger report-generator to produce business and quality summaries.
  3. Trigger alert-router to distribute urgent anomalies.
  4. 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.
Install via CLI
npx skills add https://github.com/Shuang-Shu/skuare --skill observability-orchestrator
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator