code-review

Manage GitHub pull request reviews via the gh CLI.

Updated Jan 21, 2019
One-click install
npx skills add https://github.com/jtdowney/dotfiles --skill code-review-jtdowney
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/jtdowney/dotfiles/tree/main/dot_claude/skills/github/code-review
Command: npx skills add https://github.com/jtdowney/dotfiles --skill code-review-jtdowney

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates and streamlines the entire GitHub code review process, from requesting reviews to providing feedback and managing changes.

Core Features & Use Cases

  • Approve/Request Changes: Quickly approve pull requests or request specific changes with detailed feedback.
  • Comment on Code: Add inline comments to specific lines or provide general feedback on the PR.
  • Manage Review Workflow: View existing reviews, dismiss outdated ones, and coordinate team reviews.
  • Use Case: As a lead developer, you can use this skill to quickly approve well-tested pull requests, request specific modifications with clear instructions, or add line-specific comments to guide junior developers.

Quick Start

Approve pull request number 123 with a comment on the repository owner/repo-name.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I approve a GitHub pull request via command line?

You can approve a GitHub pull request via command line by using this Skill to submit a review status check through the gh CLI. It supports adding detailed feedback and comments alongside the approval.

Can I add line-specific comments to a pull request using gh CLI?

Yes, you can add line-specific comments to a pull request using gh CLI. This Skill facilitates adding inline comments to specific lines of code to provide targeted feedback during the review cycle.

What is the best way to manage GitHub code review workflows for a team?

The best way to manage GitHub code review workflows is to use this Skill to coordinate team reviews. It allows you to view existing reviews, dismiss outdated ones, and request changes with clear instructions.

Does this code review Skill require the GitHub CLI to function?

Yes, this code review Skill requires the GitHub CLI to function. It integrates with the gh CLI to manage pull request operations, submit review statuses, and perform commit operations.

How do I request changes on a pull request with detailed feedback?

You request changes on a pull request with detailed feedback by using this Skill to trigger a request changes review status via the gh CLI. It supports adding specific modifications and instructions to guide developers.