review

Automates code review by analyzing git commits for quality and security issues.

1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/diego-tobalina/vibe-coding --skill review-diego-tobalina
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/diego-tobalina/vibe-coding/tree/main/.opencode/skills/review
Command: npx skills add https://github.com/diego-tobalina/vibe-coding --skill review-diego-tobalina

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Read, Grep, Glob, Bash, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of code review, ensuring code quality, security, and maintainability through automated checks.

Core Features & Use Cases

  • Automated Code Review: Checks for quality, security, and maintainability.
  • Review Recent Changes: Analyzes recent git changes for issues.
  • Use Case: Utilize this Skill to automate the review of code commits in your repository.

Quick Start

Review the recent changes with the command 'review recent'.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review for recent git commits?

Automate code review by analyzing recent git commits to check code quality, security, and maintainability standards. Use the 'review recent' command to automatically evaluate repository changes for potential issues.

What automated checks can I run for code maintainability and security?

Automated checks for code maintainability and security analyze your codebase using file reading and pattern searching tools. These checks evaluate commit changes to ensure your code meets quality assurance and security standards automatically.

Can I use automated code review with my existing repository?

Automated code review works with your existing repository by analyzing git commits directly. It leverages file reading, pattern searching, and shell commands to evaluate codebases requiring automated quality, security, and maintainability validation.

What is the best way to check code quality on recent changes?

The best way to check code quality on recent changes is using automated review tools that analyze git commits. This process evaluates security, maintainability, and quality standards automatically by reading files and searching for patterns.

Are there limitations to automated code review for security checks?

Automated code review for security checks relies on file reading, pattern searching, and shell commands to analyze git commits. It provides intermediate-level analysis depth, meaning complex contextual security vulnerabilities may require additional manual review.