code-review-review-local-changes

Review local uncommitted git diffs for security, bugs, and quality issues.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Gamezar/opencode-cek --skill code-review-review-local-changes-gamezar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-review-local-changes
Source: https://github.com/Gamezar/opencode-cek/tree/main/plugins/code-review/skills/code-review-review-local-changes
Command: npx skills add https://github.com/Gamezar/opencode-cek --skill code-review-review-local-changes-gamezar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of uncommitted code changes, identifying potential issues and suggesting improvements before they are committed.

Core Features & Use Cases

  • Automated Code Review: Utilizes specialized agents to analyze code for security vulnerabilities, bugs, quality issues, and adherence to project guidelines.
  • Actionable Feedback: Provides specific improvement suggestions and confidence scores for identified issues.
  • Use Case: Before committing a new feature, run this Skill to get a detailed report on potential bugs, security risks, and areas for code simplification, ensuring higher quality code.

Quick Start

Run a comprehensive code review of your local uncommitted changes.

Frequently Asked Questions about code-review-review-local-changes

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

FAQPage Schema
How do I review local uncommitted git changes for security vulnerabilities and bugs?

You can review local uncommitted git changes by running an automated multi-agent code review that analyzes diffs against project guidelines to identify security vulnerabilities, bugs, and quality issues with confidence scoring and actionable suggestions.

How does automated code review handle project-specific guidelines and constitution files?

Automated code review analyzes your git diffs against project guidelines defined in AGENTS.md and constitution.md files to ensure code quality and safety while identifying potential issues before committing.

What's the best way to find code quality issues in uncommitted changes before committing?

The best way to find code quality issues before committing is running a comprehensive code review that utilizes specialized agents to detect security vulnerabilities, bugs, and areas for code simplification with specific improvement suggestions and confidence scores.

Can I use this code review tool with any git repository or do I need specific configuration files?

You can use this tool with git repositories, but it requires project guidelines defined in AGENTS.md and constitution.md files to analyze diffs against your specific code quality and safety standards.

What types of issues does the multi-agent code review identify in local code changes?

The multi-agent code review identifies security vulnerabilities, bugs, quality issues, and areas for code simplification, providing confidence scores and actionable improvement suggestions for each detected problem.

When should I run a code review on my local changes during the development workflow?

You should run a code review on local uncommitted changes before committing a new feature to get a detailed report on potential bugs, security risks, and quality issues, ensuring higher quality code enters your repository.