code-reviewer

Analyze code quality and enforce best practices across diffs, commits, and discussions.

49|3|Updated Nov 2, 2014
One-click install
npx skills add https://github.com/jason0x43/dotfiles --skill code-reviewer-jason0x43
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/jason0x43/dotfiles/tree/main/config/opencode/skills/code-reviewer
Command: npx skills add https://github.com/jason0x43/dotfiles --skill code-reviewer-jason0x43

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight automatic code quality checks to catch style issues, bugs, and security pitfalls as you edit and review code.

Core Features & Use Cases

  • Real-time line-level feedback on style, anti-patterns, and potential bugs.
  • Guided escalation to deeper analysis via @code-reviewer sub-agent for complex cases.
  • Seamless integration during edits, diffs, commits, and conversations.

Quick Start

Ask the tool to review your latest changes and report any issues.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I get real-time code quality feedback on modified files and diffs?

To get real-time code quality feedback, simply ask the tool to review your latest changes. It analyzes modified files and diffs on the fly to catch style issues, bugs, and security pitfalls.

How does static analysis for code review work during in-chat code discussions?

Static analysis during in-chat code discussions applies lightweight checks to identify anti-patterns and potential bugs directly within your conversation, ensuring best practices are enforced seamlessly.

Can I use automated lint checks across common programming languages?

Yes, automated lint checks operate across common programming languages. They provide line-level guidance on style and security pitfalls seamlessly during your edits, commits, and reviews.

When do I need deeper analysis via the code-reviewer sub-agent?

You need deeper analysis via the code-reviewer sub-agent when lightweight checks identify complex cases that require guided escalation for a more thorough static analysis of potential bugs.

What's the best way to enforce coding best practices during commits?

The best way to enforce coding best practices during commits is using automated static analysis. It integrates seamlessly into your workflow to provide line-level feedback on anti-patterns and security issues.

Does automated code review work with diffs and in-editor edits?

Yes, automated code review works seamlessly with diffs and in-editor edits. It applies lightweight checks to provide real-time line-level feedback on style, bugs, and security pitfalls.