Code Review Toolkit
Structured review skills for quality, security, and CI failures.
Code review is where agent skills shine brightest. This collection bundles review workflows for bugs, security vulnerabilities, and CI failures — giving your team consistent, thorough reviews on every PR.
Vercel Labs · Development
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
Cursor · Development
review-bugbot performs structured code review focused on bugs, edge cases, and regressions. Ideal before merging PRs or after significant refactors.
Cursor · Security
review-security guides agents through security-focused reviews covering injection, auth flaws, secrets exposure, and OWASP patterns.
Cursor · Development
ci-investigator analyzes failed CI checks on pull requests and returns concise root-cause summaries with fix suggestions.