review-workflow

Automate end-to-end PR reviews with phased triage and decision points.

50|17|Updated Sep 2, 2023
One-click install
npx skills add https://github.com/bkelly-lab/jkp-data --skill review-workflow-bkelly-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-workflow
Source: https://github.com/bkelly-lab/jkp-data/tree/main/.claude/skills/review-workflow
Command: npx skills add https://github.com/bkelly-lab/jkp-data --skill review-workflow-bkelly-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates and standardizes the PR review process, guiding reviewers through setup, automated checks, triage, and final decisions to reduce manual toil and speed up merges.

Core Features & Use Cases

  • Phase-based workflow: setup, automated analysis, triage, and decision points to ensure consistent reviews.
  • Copilot triage integration and automated checks: gather insights, surface blockers, and consolidate findings.
  • Interoperable with CI tools and GitHub PRs to streamline collaboration across engineering teams.
  • Use Case: teams can quickly triage a high-priority PR, assign reviewers, and reach a timely decision with a structured report.

Quick Start

Provide a PR number when prompted to initiate the end-to-end review workflow.

Frequently Asked Questions about review-workflow

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

FAQPage Schema
How do I automate end-to-end PR review workflows?

Automated PR review workflows coordinate setup, CI checks, triage, and decision points to reduce manual toil. You provide a PR number to initiate structured triage, blocker detection, and consolidated findings for merge decisions.

What is copilot triage in code review?

Copilot triage in code review automatically gathers insights and surfaces blockers during the automated analysis phase. It consolidates findings to guide reviewers through conditional branching based on CI and mergeability status.

How do I structure code review decisions for high-priority PRs?

Code review decisions for high-priority PRs are structured through phase-based workflows covering setup, automated checks, and triage. This generates a structured report with combined findings and next steps to reach timely merge decisions.

Does automated PR review work with CI tools and GitHub?

Automated PR review interoperates with CI tools and GitHub PRs to streamline collaboration. It applies conditional branching based on CI results and mergeability to guide the review workflow and consolidate findings.

When do I need automated checks in a PR review workflow?

Automated checks in a PR review workflow are needed when teams require structured triage and blocker detection across phases. They gather insights to guide decision points and generate combined findings for reviewers.

What are the limitations of automated code review workflows?

Automated code review workflows require a PR number to initiate and rely on CI and mergeability data for conditional branching. They focus on orchestrating review phases and consolidating findings rather than modifying code.