code-reviewer

Analyze code across TypeScript, JavaScript, Python, Go, Swift, and Kotlin and generate structured PR feedback.

115|6|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/jewbetcha/opentrace --skill code-reviewer-jewbetcha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/jewbetcha/opentrace/tree/main/.agents/skills/code-reviewer
Command: npx skills add https://github.com/jewbetcha/opentrace --skill code-reviewer-jewbetcha

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill reduces the manual overhead of code reviews by systematically identifying issues, inconsistencies, and potential security gaps across codebases.

Core Features & Use Cases

  • Automated PR analysis with configurable templates and checklists.
  • Security scanning and enforcement of best practices.
  • Generation of comprehensive review reports for PRs, audits, and code quality tracking.

Quick Start

Use the code-reviewer skill to quickly assess a PR by running the included scripts on your repository, then review the generated recommendations.

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 for pull requests analyzes code in TypeScript, JavaScript, Python, Go, Swift, and Kotlin to enforce best practices and generate structured PR feedback. It systematically identifies issues, inconsistencies, and security gaps across codebases to reduce manual overhead.

Can I run security checks and best practice enforcement on my codebase automatically?

Security checks and best practice enforcement run automatically through included analysis scripts. The scripts scan your repository code, identify potential security vulnerabilities, and verify compliance with established coding standards.

How does automated PR analysis generate review reports for quality tracking?

Automated PR analysis generates review reports by executing scripts that perform quality checks and structured analysis on repository code. It produces comprehensive feedback documents suitable for pull request reviews, audits, and code quality tracking.

Does the automated code review work with Python and Go repositories?

Automated code review works with Python and Go repositories alongside TypeScript, JavaScript, Swift, and Kotlin. It analyzes code in these languages to identify inconsistencies and enforce best practices without requiring external dependencies.

What's the best way to perform automated PR analysis without manual code inspection?

The best way to perform automated PR analysis is running the three included scripts on your repository. These scripts handle automated analysis, quality checks, and report generation, replacing manual code inspection with systematic issue identification.