← all plugins

Getsentry Skills

by @getsentry · plugin · 28 skills

Getsentry Skills from getsentry/skills.

Install the whole plugin (CLI)
npx skillmds add getsentry/commit npx skillmds add getsentry/agents-md npx skillmds add getsentry/find-bugs npx skillmds add getsentry/pr-writer npx skillmds add getsentry/iterate-pr npx skillmds add getsentry/code-review npx skillmds add getsentry/skill-writer npx skillmds add getsentry/create-branch npx skillmds add getsentry/pr-link-issue npx skillmds add getsentry/skill-scanner npx skillmds add getsentry/security-review npx skillmds add getsentry/code-simplifier npx skillmds add getsentry/brand-guidelines npx skillmds add getsentry/doc-coauthoring npx skillmds add getsentry/prompt-optimizer npx skillmds add getsentry/sred-work-summary npx skillmds add getsentry/blog-writing-guide npx skillmds add getsentry/django-perf-review npx skillmds add getsentry/gh-review-requests npx skillmds add getsentry/replay-ux-research npx skillmds add getsentry/gha-security-review npx skillmds add getsentry/django-access-review npx skillmds add getsentry/claude-settings-audit npx skillmds add getsentry/document-api-endpoint npx skillmds add getsentry/sred-project-organizer npx skillmds add getsentry/presentation-creator npx skillmds add getsentry/triage-frontend-issues npx skillmds add getsentry/typing-exclusion-worker
⬇ Download

Skills in this plugin

  1. commit · getsentry
    Create commits following Sentry conventions with proper format, issue references, and AI attribution.
    845
    repo stars
  2. agents-md · getsentry bundle
    Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files for AI coding agents, keeping them under 60 lines and referencing existing documentation.
    845
    repo stars
  3. find-bugs · getsentry
    Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
    845
    repo stars
  4. pr-writer · getsentry bundle
    Create, refresh, and rewrite PR titles and descriptions following Sentry conventions, focusing on reviewer-facing content that describes the full branch diff.
    845
    repo stars
  5. iterate-pr · getsentry bundle
    Iterate on a pull request until actionable CI checks pass and high/medium review feedback is addressed, stopping at human approval, draft, or merge gates.
    845
    repo stars
  6. code-review · getsentry
    Review pull requests following Sentry engineering practices, covering security, performance, testing, and design.
    845
    repo stars
  7. skill-writer · getsentry bundle
    Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Handles source capture, precision passes, authoring, registration, and validation.
    845
    repo stars
  8. create-branch · getsentry
    Create a git branch following Sentry naming conventions, automatically deriving the branch type and description from current work context.
    845
    repo stars
  9. pr-link-issue · getsentry
    Appends a GitHub issue link and its associated Linear ticket to the current PR's description.
    845
    repo stars
  10. skill-scanner · getsentry bundle
    Scans agent skills for security issues including prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks.
    845
    repo stars
  11. security-review · getsentry bundle
    Conducts systematic security code reviews to identify exploitable vulnerabilities, reporting only high-confidence findings after researching the codebase.
    845
    repo stars
  12. code-simplifier · getsentry
    Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
    845
    repo stars
  13. brand-guidelines · getsentry
    Write user-facing copy following Sentry's brand guidelines, covering Plain Speech and Sentry Voice tones for UI text, documentation, and marketing content.
    845
    repo stars
  14. doc-coauthoring · getsentry
    Guides users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs across three stages: context gathering, iterative refinement, and reader testing.
    845
    repo stars
  15. prompt-optimizer · getsentry bundle
    Creates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates with evals.
    845
    repo stars
  16. sred-work-summary · getsentry
    Collects GitHub PRs, Notion docs, and Linear tickets from the past year, groups them into projects, and creates a private Notion document summarizing the work.
    845
    repo stars
  17. blog-writing-guide · getsentry
    Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.
    845
    repo stars
  18. django-perf-review · getsentry bundle
    Audit Django code for validated performance issues including N+1 queries, unbounded querysets, missing indexes, and write loops.
    845
    repo stars
  19. gh-review-requests · getsentry bundle
    Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
    845
    repo stars
  20. replay-ux-research · getsentry bundle
    Analyze Sentry session replays to surface UX patterns, pain points, and user journeys for a given product area.
    845
    repo stars
  21. gha-security-review · getsentry bundle
    Audits GitHub Actions workflows for exploitable vulnerabilities with concrete attack scenarios.
    845
    repo stars
  22. django-access-review · getsentry bundle
    Reviews Django codebases for access control vulnerabilities and IDOR by tracing authorization flows, mapping attack surfaces, and reporting confirmed gaps with enforceable fixes.
    845
    repo stars
  23. claude-settings-audit · getsentry
    Analyze a repository to generate recommended Claude Code settings.json permissions for read-only commands, detecting tech stack, build tools, and monorepo structure.
    845
    repo stars
  24. document-api-endpoint · getsentry
    Add or fix OpenAPI documentation for Sentry API endpoints using drf-spectacular, including type drift correction, legacy migration, and endpoint promotion.
    845
    repo stars
  25. sred-project-organizer · getsentry bundle
    Organize a list of projects and their documentation into the SRED format for submission, creating Notion documents with project summaries, uncertainties, and supporting evidence.
    845
    repo stars
  26. presentation-creator · getsentry bundle
    Create interactive, data-driven presentation slides using React, Vite, and Recharts with Sentry branding, built as a single distributable HTML file.
    845
    repo stars
  27. triage-frontend-issues · getsentry bundle
    Archive non-actionable noise from the Sentry javascript project issue queue, using untilEscalating mode with documented categories.
    845
    repo stars
  28. typing-exclusion-worker · getsentry
    Remove assigned mypy exclusion modules in small batches, fix typing issues, run validation, and produce a structured completion summary.
    845
    repo stars