Code Reviews
Review a diff the way a senior engineer would — severity-tagged findings, style rules and quality gates before merge.
11 skills
AllAgent EngineeringBusiness & ProductivityCode ReviewsCoding WorkflowsDatabases & DataDevOps & InfrastructureDocuments & OfficeFrontend & DesignMarketing & SEOMedia & CreativeResearch & ScienceSecurity & ComplianceTests & DebuggingWriting & Content
- 01
Ponytail
SkillArgues for the smallest change that actually solves the problem.0Code Reviews - 02

Copilot PR Autopilot
SkillRuns a pull request through review rounds until no thread is waiting on the agent.0Code Reviews - 03

Semgrep Rule Creator
SkillWrites custom Semgrep rules and refuses to call one done before its tests pass.0Code Reviews - 04

Finding Duplicate Functions
SkillHunts functions that solve the same problem twice under different names.0Code Reviews - 05

Verification Before Completion
SkillBlocks any completion claim until a command has been run and its output read.0Code Reviews - 06

Requesting Code Review
SkillSends a reviewer subagent the diff and the requirements, not the session history.0Agent Engineering - 07

Receiving Code Review
SkillRequires understanding and checking review feedback before acting on any of it.0Code Reviews - 08

CodeRabbit Code Review
SkillRuns CodeRabbit's reviewer from inside the agent and applies its PR feedback change by change.0Code Reviews - 09

Code Review Excellence
SkillTurns pull request review into a repeatable checklist instead of taste.0Code Reviews - 10

WCAG Audit Patterns
SkillAudits a page against WCAG 2.2 and says how to fix what it finds.0Frontend & Design - 11

SQL Optimization Patterns
SkillReads the query plan before touching the query.0Databases & Data