role-code-review

Guide code reviews with structured checklists and severity-based feedback.

2|Updated Apr 10, 2024
One-click install
npx skills add https://github.com/gdurandvadas/dotfiles --skill role-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-code-review
Source: https://github.com/gdurandvadas/dotfiles/tree/main/config/opencode/skills/role-code-review
Command: npx skills add https://github.com/gdurandvadas/dotfiles --skill role-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews can be inconsistent without a repeatable process. This skill provides a structured methodology, severity-based guidance, and checklists to improve review quality and reduce defects.

Core Features & Use Cases

  • Systematic review methodology with a clear checklist covering Functionality, Code Quality, Security, Testing, Performance, and Maintainability.
  • Severity-based feedback and a formal review report format that communicates issues and recommendations clearly.
  • Applicable to pull requests, pre-commit self-reviews, and security/audit reviews in software projects.

Quick Start

Apply this skill during pull requests to guide your review with a step-by-step checklist and severity-based feedback.

Frequently Asked Questions about role-code-review

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

FAQPage Schema
How do I structure a code review to ensure quality and security?

Structure a code review using a checklist covering functionality, code quality, security, testing, performance, and maintainability. Apply severity levels to issues to communicate recommendations clearly and reduce software defects.

What's the best way to provide actionable feedback on pull requests?

Provide actionable feedback on pull requests by applying a severity-based guidance system. This approach categorizes issues by impact and generates a formal review report that communicates clear recommendations to developers.

Can I use a code review checklist for pre-commit self-checks?

Yes, you can use a code review checklist for pre-commit self-checks. The same systematic methodology applies to pre-commit self-reviews, pull requests, and long-form security audits to ensure consistent quality assurance.

How does severity-based feedback improve a software quality audit?

Severity-based feedback improves a software quality audit by prioritizing identified issues. It categorizes defects by impact level, enabling reviewers to communicate critical security and performance problems clearly before minor maintainability issues.

What should be included in a systematic code review process?

A systematic code review process should include a comprehensive checklist, severity-based feedback, and a formal report format. Assess functionality, code quality, security, testing, performance, and maintainability to ensure repeatable quality assurance.