requesting-code-review

Automate code review with a structured checklist and feedback.

2|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/TheFJK/UberDev --skill requesting-code-review-thefjk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/TheFJK/UberDev/tree/main/plugins/uberdev/skills/requesting-code-review
Command: npx skills add https://github.com/TheFJK/UberDev --skill requesting-code-review-thefjk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process by providing precise context and actionable feedback, ensuring that code meets quality standards before merging.

Core Features & Use Cases

  • Contextual Code Review: Delivers tailored context for each code change, focusing the reviewer on the work product rather than the thought process.
  • Automated Reviewing: Dispatches a code-reviewer subagent to automatically catch issues before they cascade.
  • Use Case: Before merging a major feature, use this Skill to ensure the code meets all requirements and is free of critical issues.

Quick Start

Use the uberdev:code-reviewer subagent to request a code review for your latest commit.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I automate code review for my latest commit?

Automate code review by dispatching a code-reviewer subagent to automatically catch issues in your latest commit before merging. This provides structured contextual feedback on code changes.

What is contextual code review and how does it improve software development?

Contextual code review delivers tailored context for each code change, focusing the reviewer on the work product. It ensures code meets quality standards by providing precise, actionable feedback before merging.

Can I use a structured review checklist to catch issues before merging a major feature?

Yes, you can apply a structured review checklist to catch issues before merging a major feature. The process automates issue detection and ensures the code meets all requirements and is free of critical defects.

Do I need a structured review template to request a code review?

Yes, a structured review template is required to request a code review. You also need access to the codebase so the automated reviewer can provide accurate, contextual feedback on the specific code changes.

Does this code review approach work without accessing the full codebase?

No, accessing the codebase is required for this code review approach. Access allows the automated subagent to gather precise context and provide actionable feedback based on the actual code changes and requirements.

What's the best way to ensure code meets quality standards before merging?

The best way to ensure code meets quality standards before merging is to automate the review process with a subagent. This catches critical issues early and verifies adherence to requirements using a structured checklist.