
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Send configured HTTP requests (named endpoints, JWT, templates, SSE). Use for API testing, webhooks, or scripted calls without the Pi extension. Prefer this skill when the user wants curl-like requests with shared config.
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.