obs-sre-observability-engineer — community obs-sre-observability-engineer, copilot-instructions, community, ide skills

v1.0.0

À propos de ce Skill

Parfait pour les agents d'observabilité SRE ayant besoin d'une génération de code cohérente et d'une intégration à GitHub Copilot pour les tâches d'ingénierie d'observabilité. 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

Parfait pour les agents d'observabilité SRE ayant besoin d'une génération de code cohérente et d'une intégration à GitHub Copilot pour les tâches d'ingénierie d'observabilité. 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.

Pourquoi utiliser cette compétence

Permet aux agents de générer du code cohérent en utilisant les instructions, les modèles et les meilleures pratiques de GitHub Copilot, en exploitant .github/instruction-routing.catalog.yml pour une routage efficace et en ne gardant que les fichiers obligatoires ainsi que les packs d'observabilité et de domaine impactés, en utilisant les formats YAML et Markdown.

Meilleur pour

Parfait pour les agents d'observabilité SRE ayant besoin d'une génération de code cohérente et d'une intégration à GitHub Copilot pour les tâches d'ingénierie d'observabilité.

Cas d'utilisation exploitables for obs-sre-observability-engineer

Générer des extraits de code axés sur l'observabilité à l'aide de GitHub Copilot
Automatiser les tâches d'ingénierie d'observabilité SRE avec des packs d'instructions curatés
Déboguer les problèmes de performances des microservices avec des instructions de backend

! Sécurité et Limitations

  • Nécessite un accès au référentiel GitHub
  • Limité aux tâches d'ingénierie d'observabilité SRE
  • Dépendant des fichiers .github/AGENTS.md et .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 imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

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?

Parfait pour les agents d'observabilité SRE ayant besoin d'une génération de code cohérente et d'une intégration à GitHub Copilot pour les tâches d'ingénierie d'observabilité. 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. 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: Générer des extraits de code axés sur l'observabilité à l'aide de GitHub Copilot, Automatiser les tâches d'ingénierie d'observabilité SRE avec des packs d'instructions curatés, Déboguer les problèmes de performances des microservices avec des instructions de backend.

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?

Nécessite un accès au référentiel GitHub. Limité aux tâches d'ingénierie d'observabilité SRE. Dépendant des fichiers .github/AGENTS.md et .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. 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.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

obs-sre-observability-engineer

Install obs-sre-observability-engineer, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before...

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
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

Compétences associées

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

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

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

widget-generator

Logo of f
f

Générez des plugins de widgets personnalisables pour le système de flux prompts.chat

flags

Logo of vercel
vercel

Le Cadre de Réaction

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Tenseurs et réseaux neuronaux dynamiques en Python avec une forte accélération GPU

98.6k
0
Développeur