Agent
Review changed comments and docstrings for accuracy, usefulness, and comment rot. Use during pull-request review or documentation audits.
Production-ready Git workflow skills, agents, hooks, reviews, releases, and notifications for Claude Code and Codex.
Agent
Review changed comments and docstrings for accuracy, usefulness, and comment rot. Use during pull-request review or documentation audits.
Agent
Review pull requests and code changes for correctness, security, performance, test coverage, and maintainability when a review workflow delegates this role or the user requests it directly.
Agent
Review pull-request tests for behavioral coverage, edge cases, negative paths, and regression gaps. Use before merge or when tests change.
Agent
Executes QA test plans with detailed reporting. Specialized for API testing and event verification.
Agent
Validates release readiness by checking tests, build, dependencies, and changelog. Use before creating a release.
Agent
Review changed code for swallowed errors, overly broad catches, misleading fallbacks, and failures that are logged but not surfaced. Use during pull-request review or when the user asks specifically about error handling.
Agent
Analyze new or changed types for encapsulation, invariant expression, usefulness, and enforcement. Use during pull-request review or type refactors.
Agent
Compare two dependency, framework, stack, or API versions and report breaking changes, deprecations, behavioral changes, and concrete migration steps. Use for upgrades and breaking-release documentation.