review-flow

Automate post-PR workflows with parallel QA, cleanup, and CI fixes.

1|1|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/HikaruEgashira/agent-skills --skill review-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-flow
Source: https://github.com/HikaruEgashira/agent-skills/tree/main/wf/skills/review-flow
Command: npx skills add https://github.com/HikaruEgashira/agent-skills --skill review-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR review flow requires coordinated, autonomous steps after PR events to ensure timely, high-quality reviews and integrations.

Core Features & Use Cases

  • Parallel subagent orchestration: QA validation, code cleanup (deslop), and CI fixes (fixci) run concurrently to streamline PR maturation.
  • Guided pair-programming sessions: Provides structured prompts and questions to facilitate collaborative review discussions.
  • Output reporting: Produces codemap, try steps, and session questions to accelerate learning and improvement.

Quick Start

Issue a PR event and let the system automatically engage the review-flow agents to begin the paired-session process.

Frequently Asked Questions about review-flow

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

FAQPage Schema
How do I automate post-review workflows after a pull request event?

Automating post-review workflows involves triggering a sequence of autonomous steps after PR events. This Skill executes QA validation, code cleanup, and CI fixes concurrently to streamline PR maturation and integration.

What is parallel subagent orchestration for PR reviews?

Parallel subagent orchestration for PR reviews runs QA validation, code cleanup (deslop), and CI fixes (fixci) concurrently. This mechanism streamlines PR maturation by executing multiple autonomous review tasks at the same time.

Can I use this to facilitate paired-programming sessions during a code review?

Yes, you can use it to facilitate paired-programming sessions during code reviews. It provides structured prompts and session questions to guide collaborative review discussions after a PR is opened or created.

How do I start the automated review flow process?

To start the automated review flow process, issue a pull request event. The system automatically engages the review-flow agents to begin the paired-session process and execute the required post-review workflows.

What artifacts does the automated PR review process produce?

The automated PR review process produces output reporting artifacts including codemaps, try steps, and session questions. These outputs accelerate learning, document the workflow, and ensure auditable operations.

Does this workflow require any specific dependencies or components to run?

No specific dependencies or components are required to run this workflow. The setup specifies required configurations for safe, auditable, and repeatable operations without external tool integrations.