Agent capability

observability-incident-response

Diagnose production incidents using metrics, logs, traces, error tracking, health checks, deployment history, and infrastructure state. Use with Grafana, Prometheus, Loki, OpenTelemetry, Sentry or Bugsink, Uptime Kuma, Coolify, Docker, HTTP, DNS, TLS, SMTP, PostgreSQL, Redis, and related systems. Produces evidence-backed timelines and safe remediation plans before any restart, rollback, or configuration change.

Apache-2.0 Read-only observability access is preferred. Restarts, rollbacks, alert changes, dashboard writes, log deletion, and production configuration changes require separate authorization. 1 files 3,266 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/observability-incident-response

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh observability-incident-response --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/observability-incident-response

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh observability-incident-response --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/observability-incident-response

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh observability-incident-response --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/observability-incident-response

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh observability-incident-response --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'observability-incident-response' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,266 779cf33072ecfadc…