Swe.reviewing Code

Reviewing code changes and providing constructive feedback.

tlephan fc4118b 743 B Updated

File contents

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?

tlephan/swe-copilot-kit/tree/main/.github/skills/swe.reviewing-code commit fc4118b6b4

Frequently asked questions

npx skillmds@latest add tlephan/swe-reviewing-code