Agent capability

sentry-production-debugging

Investigate and remediate production errors, regressions, traces, releases, performance problems, affected users, suspect commits, source maps, environments, and issue groups using Sentry or compatible error tracking. Use with the official Sentry MCP, Bugsink, Next.js, Node.js, .NET, mobile, browser extensions, and deployed services. Emphasizes evidence, release correlation, safe reproduction, and verified fixes.

Apache-2.0 Prefer project-scoped read access. Issue mutation, assignment, resolution, release changes, replay access, event deletion, and project administration require explicit authorization. 1 files 3,284 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/sentry-production-debugging

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh sentry-production-debugging --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/sentry-production-debugging

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh sentry-production-debugging --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/sentry-production-debugging

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh sentry-production-debugging --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/sentry-production-debugging

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh sentry-production-debugging --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 'sentry-production-debugging' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,284 18fa54a1de92f29b…