code-review

Review pull requests for runtime defects, performance issues, and security concerns.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/DITEKmax/rutcampustrack --skill code-review-ditekmax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/DITEKmax/rutcampustrack/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/DITEKmax/rutcampustrack --skill code-review-ditekmax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are essential to maintain software quality and security but can be inconsistent, time-consuming, and prone to oversight. This Skill provides a structured approach to review code for Sentry-style projects, helping reviewers identify runtime errors, performance issues, design flaws, and security vulnerabilities.

Core Features & Use Cases

  • Comprehensive review checklist covering runtime defects, performance considerations, side effects, backwards compatibility, ORM queries, and security vulnerabilities.
  • Design assessment prompts to ensure architecture and API consistency align with project goals.
  • Clear feedback guidelines and escalation paths to involve senior engineers for high-risk changes.

Quick Start

Review pull requests against the guidelines to deliver clear, actionable feedback aligned with project standards.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review pull requests for security vulnerabilities and performance bottlenecks?

Review pull requests for security vulnerabilities and performance bottlenecks using a structured checklist that identifies runtime defects, ORM query issues, and design flaws. It enforces clear feedback guidelines and risk-based escalation paths for high-impact changes.

What is the best way to standardize code review feedback for multi-language codebases like Python and TypeScript?

Standardize code review feedback for multi-language codebases like Python/Django and TypeScript/React by applying a consistent checklist covering correctness, design, and risk. This ensures architecture and API consistency align with project goals.

When do I need to escalate a code review to senior engineers?

Escalate a code review to senior engineers when breaking changes or high-impact areas are detected during the review process. The risk-based escalation path ensures rigorous oversight for changes that introduce significant side effects or backwards compatibility issues.

Does the code review checklist work with both Django and React projects?

Yes, the code review checklist works with both Django and React projects. It applies rigorous review criteria across multi-language codebases, covering ORM queries, runtime defects, and security vulnerabilities specific to Python and TypeScript environments.

How do I assess backwards compatibility and side effects during a pull request review?

Assess backwards compatibility and side effects during a pull request review by applying structured design assessment prompts. These prompts ensure architecture consistency and help identify potential runtime errors before merging.

What limitations should I consider when reviewing code for design flaws and API consistency?

When reviewing code for design flaws and API consistency, consider that the checklist focuses on runtime defects, performance, and security vulnerabilities. It does not replace human judgment on complex architectural decisions but provides structured guidelines for actionable feedback.