code-review-flow

Extract commit SHAs and invoke a code-reviewer subagent for GitHub reviews.

4|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/oalders/kitchen-sink --skill code-review-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-flow
Source: https://github.com/oalders/kitchen-sink/tree/main/skills/code-review-flow
Command: npx skills add https://github.com/oalders/kitchen-sink --skill code-review-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates and streamlines the code review process, reducing manual intervention and maintaining high code quality standards.

Core Features & Use Cases

  • Automated Code Review: Automates the process of code review by extracting commit SHAs and invoking a code-reviewer subagent.
  • Permission Prompt Avoidance: Eliminates permission prompts during code review, allowing for a smoother workflow.
  • Integration with GitHub: Integrates with GitHub to post reviews directly to pull requests and monitor CI status.
  • Use Case: For developers who need to regularly review code changes, this Skill can save time and reduce errors by automating the review process.

Quick Start

Request a code review using the 'code-review-flow' skill.

Frequently Asked Questions about code-review-flow

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

FAQPage Schema
How do I automate code review on GitHub pull requests?

You can automate code review by extracting commit SHAs and invoking a code-reviewer subagent. This Skill integrates with GitHub to post reviews directly to pull requests and monitor CI status.

Do I need the GitHub CLI installed to automate code review workflows?

Yes, automating code review workflows requires both git and the GitHub CLI (gh) to be installed. These dependencies are necessary for extracting commits, posting reviews to pull requests, and monitoring CI status.

How can I avoid permission prompts during automated code review?

To avoid permission prompts during automated code review, use this Skill which eliminates manual intervention. It streamlines workflows by automatically extracting commit SHAs and invoking the code-reviewer subagent without interruption.

What is the best way to streamline code reviews and maintain code quality?

The best way to streamline code reviews and maintain code quality is automating commit SHA extraction and invoking a code-reviewer subagent. This reduces manual intervention, saves time, and decreases errors during the review process.

Can I monitor CI status when posting automated reviews to GitHub?

Yes, you can monitor CI status when posting automated reviews to GitHub. This Skill integrates with GitHub to extract commit SHAs, post pull request reviews, and monitor continuous integration status simultaneously.