sentry-cli Claude Code Plugin
Claude Code PluginClaude CodeMonitoringMonitoring & ObservabilityThe explanation below is AI-generated. Please verify it against the sources.
Sentry itself is an application monitoring platform covering error tracking, performance tracing, logs, session replay, and related observability features, according to its homepage. The accompanying README indicates that the CLI's source project is being restructured into a pnpm workspace monorepo that will eventually combine the CLI and the Sentry MCP server, with the CLI code packaged under a workspace named packages/cli and published as an npm package called sentry with a binary of the same name. A separate documentation site for the CLI is built with Astro and Starlight, per the README. The sources do not list the specific CLI subcommands or flags this plugin exposes.
About the service
Sentry is a cloud-based application monitoring and error-tracking service. Per its homepage, it offers error monitoring, log management, distributed tracing, performance profiling, session replay, uptime monitoring, and an AI-assisted debugging agent, along with SDKs for many languages and frameworks and integrations such as GitHub, Slack, Jira, Linear, and its own CLI and MCP server.
What you can do with sentry-cli
- Use the Sentry CLI from within Claude to interact with a Sentry account or project (per the plugin description)
- Rely on the underlying CLI, distributed as the npm package and binary named sentry (per the README)
- Consult a dedicated CLI documentation site built with Astro and Starlight for command usage (per the README)
- Specific commands, flags, or workflows exposed by this skill set are unknown from the provided sources
Sources
History of sentry-cli
- Claude Code Plugin Changed the repository URL of sentry-cli