Skill Claude CodeCodex
Staff-level codebase health review. Finds monolithic modules, silent failures, type safety gaps, test coverage holes, and LLM-friendliness issues.
Skill Claude CodeCodex
Staff-level codebase health review. Finds monolithic modules, silent failures, type safety gaps, test coverage holes, and LLM-friendliness issues.
Skill Claude CodeCodex
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.
Plugin Claude Code
AI code review agents that watch over your code locally and on every PR.
Settings file Claude Code
Agent settings declaring 44 allowed tools.
MCP server Claude CodeCodexCursor +2
Sentry's hosted MCP server: lets the agent search and read issues, errors and traces. Remote server at mcp.sentry.dev.
Instructions file CodexOpenCode
AGENTS.md instructions for getsentry/warden, covering agent instructions, package manager, commit attribution, architecture and key conventions.
Instructions file
Claude Code instructions for getsentry/warden, a project described as: Your code is under new management. Agents that review your code.
Skill Claude CodeCodex
A test skill for integration tests.
Skill Claude CodeCodex
Test skill A for integration tests.
Skill Claude CodeCodex
Test skill B for integration tests.
Skill Claude CodeCodex
Finds real correctness bugs in code changes. Use for adversarial code review, bug hunts, regression review, PR correctness review, logic errors, data loss, race conditions, state bugs, interface contract breaks, error handling bugs, edge cases, broken builds, or broken workflows. Excludes style, readability…
Skill Claude CodeCodex
Finds exploitable application security vulnerabilities in code changes. Use for Warden security scans, appsec review, OWASP-style checks, authentication or authorization bugs, injection, XSS, SSRF, path traversal, secrets, unsafe crypto, webhook verification, open redirects, or sensitive data exposure.
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…
Plugin Claude Code
Run Warden and query Warden Service.
Skill Claude CodeCodex
Queries and summarizes the Warden Service read API. Use when asked to inspect, search, summarize, or export Warden runs, findings, costs, outcomes, repositories, skills, or memories through Warden Service.
Skill Claude CodeCodex
Full-repository code sweep. Scans every file with Warden, verifies findings through deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run Warden across the entire repository.
Skill Claude CodeCodex
Run Warden to analyze code changes before committing. Use when asked to "run warden", "check my changes", "review before commit", "warden config", "warden.toml", "create a warden skill", "add trigger", or any Warden-related local development task.
Instructions file CodexOpenCode
Instructions for getsentry/vitest-evals, covering agent instructions, package manager, repository structure, file-scoped commands and key conventions.
Instructions file
Instructions for getsentry/vitest-evals, a project described as: A vitest extension for running evals.
Skill Claude CodeCodex
Use when authoring, reviewing, or debugging harness-backed vitest-evals suites, custom Harness adapters, first-party ai-sdk or pi-ai harness integrations, judges, replay, reporter-facing normalized run data, or examples and docs for these APIs.
Settings file Claude Code
Agent settings declaring 48 allowed tools.
Agent
Creates complete, research-backed Sentry SDK skill bundles from scratch for any platform or framework. Researches official docs, clones the SDK repo to verify APIs against source code, studies existing skills for patterns, and produces a full skill bundle (SKILL.md + reference files) with a PR. Use when asked to…
Agent
Expert Sentry SDK skill author that updates and creates SDK skill bundles. Specializes in researching SDK changes, verifying APIs against official docs and source code, and producing high-quality wizard flows with deep-dive reference files. Use when updating skills after SDK changes, creating new skills for new…
Instructions file CodexOpenCode
Instructions for getsentry/sentry-for-ai, covering agent instructions, project overview, commit attribution, repository structure and skills.