From sentry
List and summarize the top unresolved Sentry production errors for the current project. Use when the developer asks "what's breaking", "show production errors", "what are the top issues", or "triage sentry".
npx claudepluginhub dhruvtilva/sentryThis skill uses the workspace's default tool permissions.
Use the sentry_list_issues MCP tool to fetch the top 10 unresolved issues.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Use the sentry_list_issues MCP tool to fetch the top 10 unresolved issues.
Display a numbered list in this format: #N [LEVEL] ISSUE-ID Title (X events, last seen: DATE) File: culprit Link: permalink
After listing, ask: "Which issue would you like me to investigate and fix?"
If $ARGUMENTS is provided, treat it as a project slug override and pass it to the tool.