Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bytedance avatar

Byted Sol Stability Observability Asset Governance

  • 2 installs
  • 411 repo stars
  • Updated August 4, 2026
  • bytedance/agentkit-samples

byted-sol-stability-observability-asset-governance is a Claude skill that detects and governs observability asset drift and quality issues, outputting an asset registry and governance reports.

About

This skill detects and governs drift, incremental changes, and quality problems in observability assets like dashboards and metrics. A developer runs it after code changes to catch dashboard/metric drift, backfill SLI-to-panel gaps for new capabilities, and audit asset quality such as unused or duplicate dashboards. It outputs an asset registry plus a set of governance and drift reports.

  • Detects and governs observability asset drift across dashboards and metrics
  • Auto-fills SLI to link to panel gaps when new capabilities ship
  • Emits ~12 structured JSON governance and drift reports per repo

Byted Sol Stability Observability Asset Governance by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,138 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

byted-sol-stability-observability-asset-governance capabilities & compatibility

Capabilities
observability governance · dashboard audit · metric drift detection · sli modeling
Use cases
devops · data analysis
From the docs

What byted-sol-stability-observability-asset-governance says it does

检测并治理可观测资产漂移、增量更新与质量问题,输出资产登记与治理报告。
SKILL.md
dashboard 资产质量治理(使用率、空图、重复、口径冲突)
SKILL.md
npx skills add https://github.com/bytedance/agentkit-samples --skill byted-sol-stability-observability-asset-governance

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars411
Last updatedAugust 4, 2026
Repositorybytedance/agentkit-samples

What it does

Detect observability dashboard and metric drift after code changes and produce an asset registry with governance reports.

When should I use this skill?

Dashboards or metrics have drifted after code changes, or you need to backfill SLI-to-panel coverage for a newly launched capability.

What you get

Produces an asset registry plus drift, usage, and governance reports that make observability assets traceable and auditable.

  • governance-summary.json
  • dashboard-drift-report.json
  • metric-drift-report.json

By the numbers

  • Emits ~12 structured JSON output reports per repo
  • Requires 4 mandatory spec inputs

Files

SKILL.mdMarkdownGitHub ↗

Observability Asset Governance Skill

解决问题

1. 代码变化后 dashboard/metric 漂移治理 2. 新能力上线时 SLI -> 链路 -> panel 自动增量补齐 3. dashboard 资产质量治理(使用率、空图、重复、口径冲突)

输入

  • --sli-spec(必填)
  • --architecture-spec(必填)
  • --metric-mapping-spec(必填)
  • --existing-dashboard(必填)
  • --metrics-catalog(可选)
  • --usage-stats(可选)
  • --asset-registry(可选)

输出

固定输出到 output/<repo_slug>/

  • governance-summary.json
  • dashboard-drift-report.json
  • metric-drift-report.json
  • usage-analysis-report.json
  • stale-panel-report.json
  • duplicate-dashboard-report.json
  • definition-conflict-report.json
  • incremental-update-plan.json
  • asset-registry.json
  • validation-report.json
  • traceability.json
  • evidence-index.enriched.json

Related skills

DevOps & CI/CDmonitoringinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.