swereviewing-code

star 2

Reviewing code changes and providing constructive feedback.

tlephan By tlephan schedule Updated 2/4/2026

name: swe.reviewing-code description: Reviewing code changes and providing constructive feedback.

Code Review Skill

This skill provides guidelines and a checklist for performing code reviews.

Usage

Use this skill when reviewing pull requests or code snippets to ensure quality and consistency.

Checklist

  • Correctness: Does the code do what it is supposed to do?
  • Security: Are there any potential security vulnerabilities?
  • Performance: Are there any performance bottlenecks?
  • Readability: Is the code easy to understand and maintain?
  • Testing: Are there sufficient unit and integration tests?
  • Style: Does the code follow the project's coding standards?
Install via CLI
npx skills add https://github.com/tlephan/swe-copilot-kit --skill swereviewing-code
Repository Details
star Stars 2
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator