review-bugbot
Spec compliantreview-bugbot performs structured code review focused on bugs, edge cases, and regressions. Ideal before merging PRs or after significant refactors.
Review code changes using Bugbot-style analysis for bugs and regressions.
When to use
- → PR review requests
- → Finding bugs in diffs
- → Pre-merge quality checks
Platforms
Cursor Claude Code GitHub Copilot
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/review-bugbot Manual install
~/.cursor/skills/review-bugbot/ ~/.claude/skills/review-bugbot/ ~/.copilot/skills/review-bugbot/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/review-bugbotRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
Development Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-security Featured
Security-focused code review for vulnerabilities and unsafe patterns.
Security Cursor Claude Code GitHub Copilot
Q93 spec ✓