Code Review Agent Skills
Code Review
243 skillssdd-explore
Explora el código y el dominio del problema antes de proponer un cambio, documentando hallazgos y recomendaciones.
0
rust-patterns
Guides writing idiomatic Rust with ownership, error handling, traits, concurrency, and best practices for safe, performant code.
0
opencode
Delegate coding tasks to the OpenCode CLI, including one-shot runs, interactive sessions, and PR reviews.
2
grok
Delegate coding tasks to xAI's Grok Build CLI, covering headless and interactive modes, PR reviews, and session management.
2
simplify-code
Runs three parallel reviewer agents over recent code changes, aggregates their findings, and applies the fixes worth applying.
2
flow-review
Reviews code diffs or explicit file sets through independent correctness and QA lenses, producing a severity-ordered verdict for pre-merge audits or review gates.
2 · bundle
validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0
session-critique
Runs an adversarial, decision-aware review of all session work before committing, checking decision adherence and code maintainability, and applies only user-authorized fixes.
0 · bundle
codex-review
Runs the current git diff through the Codex CLI for an independent, read-only second-opinion review, then triages findings back into the session for Claude to apply fixes.
0
zoom-out
Provides a higher-level map of relevant modules and callers using the project's domain glossary when you're unfamiliar with a code area.
0
coding-rules-enforcer
Enforces language-specific coding rules, style guidelines, patterns, security, and testing standards by referencing a built-in guidelines bank.
1 · bundle
scan
Assesses a codebase by spawning a single mapper agent for a chosen focus area, producing targeted documents in .planning/codebase/.
1 · bundle
coding
Coordinates five specialized coding agents (linter, perf, refactor, security, test) to enforce quality gates across the development lifecycle, from lint enforcement through performance profiling, refactoring, security auditing, and test coverage.
10
static-analysis
Configures and runs static analysis and linting tools across multiple languages, integrating with CI/CD and security platforms.
4
create-pr
Creates a pull request from the current feature branch with a structured summary, test results, and change description.
4
309-pr-60788cb2
Guides writing effective pull request descriptions focused on motivation, public API changes, and user impact while avoiding implementation details.
7 · bundle
comment-audit
Audits a repository for comment coverage and brings under-commented source files up to standard, one file at a time, with a resumable tracker.
0
code-review
Reviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
0
wiki-qa
Answers questions about a codebase by searching and reading source files, then synthesizing answers with inline citations and a key files table.
5
review
Routes quality reviews to specialized critic agents based on file type or flags, covering peer review, code review, and manuscript polish.
3 · bundle
codex
Delegates a task to OpenAI's Codex CLI for an independent review or second opinion, with guidance on prompt construction and handling output.
1
open-pr
Creates a GitHub pull request with an auto-generated summary, running mandatory pre-commit and code-quality review gates, plus optional deep-review subagents, and posts findings into the PR body.
1
codex
Provides three modes — code review, adversarial challenge, and consult — for obtaining a second opinion on code.
0 · bundle
kotlin-patterns
Enforces idiomatic Kotlin conventions for null safety, immutability, sealed classes, coroutines, extension functions, DSL builders, and Gradle Kotlin DSL.
0
ai-engineering-standards
Enforces production-grade Python and AI engineering standards for FastAPI, LangChain/LangGraph, RAG pipelines, and LLM integrations, covering type safety, error handling, testing, and security.
improve-animations
Audits a codebase's animation and motion code, then produces a prioritized list of findings and self-contained implementation plans for other agents to execute.
5k
review-animations-2
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy, flagging issues with easing, duration, performance, and accessibility.
5k · bundle