getsentry

288 mods across 17 repositories, 54k stars between them.

getsentry/skills

Skill Claude CodeCodex

Document and type a Sentry API endpoint. Write or fix @extendschema decorators, specify response TypedDicts, type request parameters, correct type drift between the declared schema and the runtime response, and validate the generated spec. Use when asked to "document an endpoint", "add OpenAPI docs", "add/fix…

962 7d ago A 153 tokens original Apache-2.0

find-bugs

74

getsentry/skills

Skill Claude CodeCodex

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

962 7d ago A 40 tokens original Apache-2.0

gh-review-requests

75

getsentry/skills

Skill Claude CodeCodex

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "what needs my review", "fetch GitHub review requests", or "check team review queue".

962 7d ago A 68 tokens original Apache-2.0

gha-security-review

76

getsentry/skills

Skill Claude CodeCodex

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression injection, credential theft, and supply chain attacks.…

962 7d ago A 76 tokens original Apache-2.0

iterate-pr

77

getsentry/skills

Skill Claude CodeCodex

Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not wait for human approval, draft status, or merge gates.

962 7d ago A 49 tokens original Apache-2.0

pr-link-issue

78

getsentry/skills

Skill Claude CodeCodex

Append a GitHub issue link and its Linear ticket to the current PR's description. Use when asked to "link issue to pr", "fill in issue and linear in pr", "add issue refs to pr", or when given a GitHub issue URL and asked to attach it to the current PR. Resolves the Linear ticket automatically from the issue's…

962 7d ago A 81 tokens original Apache-2.0

pr-writer

79

getsentry/skills

Skill Claude CodeCodex

Create or refresh reviewer-facing PR titles and descriptions. Use when opening a PR, updating its title or body, or preparing branch changes for review.

962 7d ago A 33 tokens original Apache-2.0

getsentry/skills

Skill Claude CodeCodex

Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding. Use when asked to "create a presentation", "build slides", "make a deck", "create a data presentation", "build a Sentry presentation". Scaffolds a complete slide-based app with charts, animations, and single-file HTML output.

962 7d ago A 73 tokens original Apache-2.0

prompt-optimizer

81

getsentry/skills

Skill Claude CodeCodex

Creates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates. Use when asked to improve a prompt, optimize a system prompt, rewrite an agent prompt, tune prompt wording, make a prompt more reliable, port prompts between OpenAI, Claude, or Gemini, or build…

962 7d ago A 73 tokens original Apache-2.0

security-review

82

getsentry/skills

Skill Claude CodeCodex

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.

962 7d ago A 61 tokens original Apache-2.0

skill-scanner

83

getsentry/skills

Skill Claude CodeCodex

Scan agent skills for security issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check skill for injection", "validate SKILL.md", or assess whether an agent skill is safe to install. Checks for prompt injection, malicious scripts, excessive permissions, secret exposure, and supply…

962 7d ago C 72 tokens original Apache-2.0

skill-writer

84

getsentry/skills

Skill Claude CodeCodex

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source…

962 7d ago A 83 tokens original Apache-2.0

getsentry/skills

Skill Claude CodeCodex

Take a list of projects and their related documentation, and organize them into the SRED format for submission.

962 7d ago A 27 tokens original Apache-2.0

sred-work-summary

86

getsentry/skills

Skill Claude CodeCodex

Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.

962 7d ago A 35 tokens original Apache-2.0

getsentry/skills

Skill Claude CodeCodex

Triage new issues in the Sentry javascript project by archiving non-actionable noise. Use when asked to "triage issues", "triage the javascript project", "archive non-actionable issues", "triage new frontend issues", or "clean up the sentry/javascript queue". Operates only on the sentry/javascript project, only…

962 7d ago A 93 tokens original Apache-2.0

getsentry/skills

Skill Claude CodeCodex

Python typing exclusion worker: remove assigned mypy exclusion modules in small scoped batches, fix typing issues, run validation, and produce a structured completion summary. Use when running parallel typing-debt workers or when asked to remove modules from pyproject mypy exclusion overrides.

962 7d ago A 57 tokens original Apache-2.0

create-pr

89

getsentry/sentry-mcp

Skill Claude CodeCodex

Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.

834 4d ago A 40 tokens

getsentry/sentry-mcp

Skill Claude CodeCodex

Review code for correct logging and error handling patterns. Use when reviewing code that handles errors, uses logging functions, or captures exceptions. Enforces the error hierarchy where 4xx errors are never logged to Sentry and 5xx errors always are. Trigger phrases include "review logging", "check error handling"…

834 4d ago A 83 tokens

mcp-audit

91

getsentry/sentry-mcp

Skill Claude CodeCodex

Audit MCP servers for protocol compliance, metadata drift, and compatibility regressions. Use when reviewing tool annotations, tool/result schemas, structured output, lifecycle/init handshake, capabilities, prompts/resources support, transports, auth, security, version drift, or Warden/CI MCP compatibility checks.…

834 4d ago A 105 tokens

mcp-qa

92

getsentry/sentry-mcp

Skill Claude CodeCodex

QA MCP tool changes with local CLI and real agent clients. Use when explicitly invoked via /mcp-qa or when asked to QA MCP tool changes end-to-end.

834 4d ago A 39 tokens

getsentry/sentry-mcp

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

834 4d ago A 31 tokens

getsentry/sentry-mcp

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

834 4d ago A 31 tokens

openspec-explore

95

getsentry/sentry-mcp

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

834 4d ago A 39 tokens

openspec-propose

96

getsentry/sentry-mcp

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

834 4d ago A 47 tokens