code-review

Analyze code for bugs, style issues, and best practices during pull requests.

69|9|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Tibsfox/gsd-skill-creator --skill code-review-tibsfox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Tibsfox/gsd-skill-creator/tree/main/examples/skills/code-review
Command: npx skills add https://github.com/Tibsfox/gsd-skill-creator --skill code-review-tibsfox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews code for bugs, style issues, and best practices to improve quality and maintainability.

Core Features & Use Cases

  • Automated bug detection and style checks across pull requests.
  • Consistent code-quality guidance for multiple languages.
  • Use Case: When a PR is opened, run checks to surface issues, propose fixes, and enforce coding standards.

Quick Start

Provide a code snippet review for the latest commit by asking for a thorough code quality pass.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate bug detection and style checks for pull requests?

Automate bug detection and style checks by running a structured code review checklist against your pull requests. This process surfaces bugs and style issues, proposes fixes, and enforces coding standards to ensure consistency across changes.

What is the best way to enforce coding standards during code reviews?

Enforce coding standards during code reviews by applying a structured checklist that analyzes code for bugs and style issues. This approach surfaces deviations and proposes fixes aligned with your best practices.

Can I use static analysis to improve code quality and maintainability?

Yes, you can use static analysis to review code for bugs and best practices, which directly improves code quality and maintainability. It analyzes code changes to surface issues and propose fixes.

Does this code review checklist support multiple programming languages?

Yes, this code review checklist provides consistent code-quality guidance for multiple languages. It analyzes code changes across these languages to surface issues and enforce coding standards.

How do I get a thorough code quality pass for my latest commit?

Get a thorough code quality pass for your latest commit by providing the code snippet for review. The analysis will check for bugs, style issues, and best practices to propose aligned fixes.