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

v1.0.0

Acerca de este Skill

Perfecto para agentes de observabilidad de SRE que necesitan generación de código consistente y integración con GitHub Copilot para tareas de ingeniería de observabilidad. 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

Perfecto para agentes de observabilidad de SRE que necesitan generación de código consistente y integración con GitHub Copilot para tareas de ingeniería de observabilidad. 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.

¿Por qué usar esta habilidad?

Habilita a los agentes a generar código coherente utilizando instrucciones, plantillas y mejores prácticas de GitHub Copilot, aprovechando .github/instruction-routing.catalog.yml para una ruta eficiente y manteniendo solo archivos obligatorios más paquetes de observabilidad y dominios afectados, utilizando formatos YAML y Markdown.

Mejor para

Perfecto para agentes de observabilidad de SRE que necesitan generación de código consistente y integración con GitHub Copilot para tareas de ingeniería de observabilidad.

Casos de uso accionables for obs-sre-observability-engineer

Generar fragmentos de código centrados en la observabilidad utilizando GitHub Copilot
Automatizar tareas de ingeniería de observabilidad de SRE con paquetes de instrucciones curados
Depurar problemas de rendimiento de microservicios con instrucciones de backend

! Seguridad y limitaciones

  • Requiere acceso al repositorio de GitHub
  • Limitado a tareas de ingeniería de observabilidad de SRE
  • Dependiente de los archivos .github/AGENTS.md y .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?

Perfecto para agentes de observabilidad de SRE que necesitan generación de código consistente y integración con GitHub Copilot para tareas de ingeniería de observabilidad. 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: Generar fragmentos de código centrados en la observabilidad utilizando GitHub Copilot, Automatizar tareas de ingeniería de observabilidad de SRE con paquetes de instrucciones curados, Depurar problemas de rendimiento de microservicios con instrucciones 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?

Requiere acceso al repositorio de GitHub. Limitado a tareas de ingeniería de observabilidad de SRE. Dependiente de los archivos .github/AGENTS.md y .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.

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

Habilidades relacionadas

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

Ver todo

openclaw-release-maintainer

Logo of openclaw
openclaw

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

333.8k
0
Inteligencia Artificial

widget-generator

Logo of f
f

Generar complementos de widgets personalizables para el sistema de feeds de prompts.chat

149.6k
0
Inteligencia Artificial

flags

Logo of vercel
vercel

El Marco de React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensores y redes neuronales dinámicas en Python con fuerte aceleración de GPU

98.6k
0
Desarrollador