code-reviewer

Automate code repository and pull request reviews across multiple languages.

52|6|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/ovachiever/droid-tings --skill code-reviewer-ovachiever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/ovachiever/droid-tings/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/ovachiever/droid-tings --skill code-reviewer-ovachiever

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill equips you with automated code review tooling, enabling quicker PR analysis, quality checks, and review reporting.

Core Features & Use Cases

  • PR Analyzer: Scaffold and validate code changes against best practices.
  • Code Quality Checker: Deep analysis and automated fixes suggestions.
  • Review Report Generator: Produce structured review reports for teams.

Quick Start

Run the PR analyzer on a project to generate a structured review report.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code review for pull requests across multiple languages?

Automated code review analyzes PR changes against best practices and security standards across TypeScript, JavaScript, Python, Swift, Kotlin, and Go, generating structured findings and actionable recommendations without manual inspection of each file.

What does a code review report include?

A code review report delivers findings, quality recommendations, security scanning results, and a ready-to-use checklist template structured for team handoff and pre-merge validation.

Can I integrate code review checks into my CI/CD pipeline?

Yes, code review automation runs during continuous integration feedback loops and pre-merge gates, using configurable templates and static analysis to catch issues before deployment.

What code quality issues does automated review detect?

Automated analysis identifies violations across testing, security, linting, and static analysis categories, then suggests fixes and scaffolding improvements tailored to your codebase.

Does automated review replace human code review?

Automated review complements human review by pre-filtering issues, generating consistent checklists, and surfacing security and quality gaps early, reducing review cycle time without removing human judgment.