home / skills / getsentry / warden

getsentry/warden

Your code is under new management. Agents that review your code.

11 skills
GitHub

Sponsored

find-warden-bugs

getsentry/warden

83
This skill helps identify recurring Warden bugs at architectural seams by analyzing code for known failure patterns and historical triggers.
warden

getsentry/warden

83
This skill runs Warden to analyze code changes before committing, helping you catch issues early and tighten your pre-commit workflow.
test-skill

getsentry/warden

83
This skill reviews code for issues and reports findings, while always succeeding to ensure tests pass and quality checks.
agent-prompt

getsentry/warden

83
This skill helps you craft effective agent prompts and Warden skill prompts by applying reference guides and best practices.
testing-guidelines

getsentry/warden

83
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.
warden-sweep

getsentry/warden

83
This skill performs a full-repository sweep using warden to identify issues, verify findings, and draft pull requests across the codebase.
architecture-review

getsentry/warden

83
This skill performs a staff-level architecture review to identify monoliths, silent failures, type safety gaps, and testing holes to improve long-term
vercel-react-best-practices

getsentry/warden

75
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
notseer

getsentry/warden

75
This skill identifies and proves code bugs with certainty, tracing exact location, input, and root cause to prevent false positives.
skill-writer

getsentry/warden

73
This skill generates valid Warden skill definitions from user descriptions, producing ready-to-use YAML with prompts, tools, and output schema.