obs-sre-observability-engineer — community obs-sre-observability-engineer, copilot-instructions, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

このスキルについて

SRE の可観測性エージェントが一貫したコード生成と GitHub Copilot の統合を必要とする可観測性エンジニアリングタスクに最適です。 Design and implement observability and SRE controls including SLO/SLI, OpenTelemetry instrumentation, alerting, dashboards, and incident readiness. Use when tasks involve telemetry coverage, operational reliability metrics, incident response, or runbook quality.

ThiagoGuislotti ThiagoGuislotti
[1]
[0]
Updated: 3/8/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
36
Canonical Locale
en
Detected Body Locale
en

SRE の可観測性エージェントが一貫したコード生成と GitHub Copilot の統合を必要とする可観測性エンジニアリングタスクに最適です。 Design and implement observability and SRE controls including SLO/SLI, OpenTelemetry instrumentation, alerting, dashboards, and incident readiness. Use when tasks involve telemetry coverage, operational reliability metrics, incident response, or runbook quality.

このスキルを使用する理由

エージェントが GitHub Copilot の指示、テンプレート、ベストプラクティスを使用して一貫したコードを生成できるようにし、.github/instruction-routing.catalog.yml を使用して効率的なルーティングを行い、必須ファイルと可観測性および影響を受けるドメインパックのみを保持し、YAML と Markdown フォーマットを使用します。

おすすめ

SRE の可観測性エージェントが一貫したコード生成と GitHub Copilot の統合を必要とする可観測性エンジニアリングタスクに最適です。

実現可能なユースケース for obs-sre-observability-engineer

GitHub Copilot を使用して可観測性に焦点を当てたコードスニペットを生成する
カーセットされた指令パックを使用して SRE の可観測性エンジニアリングタスクを自動化する
バックエンド指令を使用してマイクロサービスパフォーマンスの問題をデバッグする

! セキュリティと制限

  • GitHub リポジトリへのアクセスが必要
  • SRE の可観測性エンジニアリングタスクのみ
  • .github/AGENTS.md および .github/copilot-instructions.md ファイルに依存

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is obs-sre-observability-engineer?

SRE の可観測性エージェントが一貫したコード生成と GitHub Copilot の統合を必要とする可観測性エンジニアリングタスクに最適です。 Design and implement observability and SRE controls including SLO/SLI, OpenTelemetry instrumentation, alerting, dashboards, and incident readiness. Use when tasks involve telemetry coverage, operational reliability metrics, incident response, or runbook quality.

How do I install obs-sre-observability-engineer?

Run the command: npx killer-skills add ThiagoGuislotti/copilot-instructions/obs-sre-observability-engineer. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for obs-sre-observability-engineer?

Key use cases include: GitHub Copilot を使用して可観測性に焦点を当てたコードスニペットを生成する, カーセットされた指令パックを使用して SRE の可観測性エンジニアリングタスクを自動化する, バックエンド指令を使用してマイクロサービスパフォーマンスの問題をデバッグする.

Which IDEs are compatible with obs-sre-observability-engineer?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for obs-sre-observability-engineer?

GitHub リポジトリへのアクセスが必要. SRE の可観測性エンジニアリングタスクのみ. .github/AGENTS.md および .github/copilot-instructions.md ファイルに依存.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ThiagoGuislotti/copilot-instructions/obs-sre-observability-engineer. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use obs-sre-observability-engineer immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

obs-sre-observability-engineer

Install obs-sre-observability-engineer, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

SRE Observability Engineer

Load minimal context first

  1. Load .github/AGENTS.md and .github/copilot-instructions.md.
  2. Route with .github/instruction-routing.catalog.yml.
  3. Keep only mandatory files plus observability and impacted domain packs.

Observability instruction pack

  • .github/instructions/observability-sre.instructions.md
  • .github/instructions/backend.instructions.md (when API/backend runtime is in scope)
  • .github/instructions/microservices-performance.instructions.md (for distributed systems or scaling paths)
  • .github/instructions/ci-cd-devops.instructions.md (when pipeline evidence or gates are in scope)

Execution workflow

  1. Define SLI/SLO scope and measurable targets per critical flow.
  2. Add or adjust traces, metrics, logs, and correlation context.
  3. Validate cardinality, alert quality, and runbook links.
  4. Add health/readiness checks and operational evidence where applicable.
  5. Validate with deterministic checks and document residual risk.

Validation examples

powershell
1pwsh -File ./scripts/validation/validate-all.ps1 -ValidationProfile release 2pwsh -File ./scripts/runtime/healthcheck.ps1 -ValidationProfile release

関連スキル

Looking for an alternative to obs-sre-observability-engineer or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者