Back to all skills
๐Ÿ‘๏ธ
Development

Code Review

Review a diff or PR with concrete suggestions โ€” not vibes.

4.8rating
22,400 installs
github-code-review
Pro+ required

About this skill

Paste a diff, drop a GitHub PR URL, or point at a local branch. Code Review returns specific, line-anchored comments: bugs, edge cases, test gaps, and style issues separated so you can triage quickly. Suggestions include the fix, not just the complaint. Works across JavaScript, TypeScript, Python, Go, Rust, and a dozen more. Follows your project's conventions if you drop a CONTRIBUTING.md or style guide.

What it does

  • Line-anchored comments with suggested fixes
  • Bugs vs style vs tests triage
  • GitHub PR URL or local diff input
  • 12+ languages supported
  • Follows CONTRIBUTING.md conventions

Use cases

  • Get a second pair of eyes on a 500-line PR before merging
  • Catch test gaps in a feature branch before review
  • Review a junior's PR with teachable comments