# Swe Reviewing Code

> Reviewing code changes and providing constructive feedback. Use when this capability is needed.

- Skill: `tomevault-io/swe-reviewing-code` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/swe-reviewing-code`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/swe-reviewing-code/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/swe-reviewing-code

---


# 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?

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/tlephan) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

