recent-changes-review

Community

Get instant, expert code reviews for recent changes.

Authortrysmr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious and time-consuming process of reviewing recent code changes. It provides immediate, actionable feedback on security, performance, and maintainability, helping you catch issues early and improve code quality without manual effort.

Core Features & Use Cases

  • Automated Code Analysis: Fetches and analyzes recent Git commits within a specified timeframe (e.g., "last 24 hours," "last week").
  • Multi-faceted Review: Evaluates changes from critical perspectives: security vulnerabilities, performance bottlenecks, and code maintainability.
  • Structured Feedback: Delivers detailed, actionable feedback in a clear, markdown-formatted report, highlighting improvements, concerns, and recommendations.
  • Use Case: Before a daily stand-up, ask the AI to "review all changes since midnight." Receive a concise report on potential issues, allowing you to address them proactively and ensure high-quality code.

Quick Start

Review all code changes that have occurred in the last 2 days.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: recent-changes-review
Download link: https://github.com/trysmr/dotfiles/archive/main.zip#recent-changes-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository