flow-next-impl-review

Identify branch changes and run implementation reviews with RepoPrompt or Codex until a SHIP verdict.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/tiendung/flow-next --skill flow-next-impl-review-tiendung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-next-impl-review
Source: https://github.com/tiendung/flow-next/tree/main/skills/flow-next-impl-review
Command: npx skills add https://github.com/tiendung/flow-next --skill flow-next-impl-review-tiendung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates John Carmack-level implementation reviews of code changes on current branches using RepoPrompt or Codex, enabling rigorous, automated evaluation without manual orchestration.

Core Features & Use Cases

  • Backends: RP and Codex are supported for implementation reviews of PRs and feature branches.
  • End-to-end workflow: Includes backend detection, atomic setup, change identification, prompt construction, review, and iterative re-review until a SHIP verdict.
  • Receipts and traceability: Supports per-session receipts and audit trails for reproducibility and compliance.
  • Task-oriented focus: Designed for verifying implementation details, architecture adherence, and integration changes.

Quick Start

To begin an implementation-review session, run /flow-next:impl-review on the target branch and follow the prompts to choose a backend and initiate the automated review workflow.

Frequently Asked Questions about flow-next-impl-review

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

FAQPage Schema
How do I automate code reviews for pull requests and feature branches?

Automated implementation review identifies changes on the current branch and evaluates them using RepoPrompt or Codex. It constructs prompts, performs iterative re-reviews, and enforces strict workflows until a SHIP verdict is reached.

Can I use Codex and RepoPrompt backends for implementation review?

Yes, implementation review supports both RepoPrompt and Codex backends. The workflow includes automatic backend detection, atomic setup, and prompting to evaluate PRs and feature branches.

What is an iterative code review workflow with a SHIP verdict?

Iterative code review repeatedly evaluates branch changes using RepoPrompt or Codex until producing a SHIP verdict. It enforces automated workflows, generates per-session receipts, and maintains audit trails for reproducibility.

How do I ensure reproducibility and compliance for automated code reviews?

Automated implementation review ensures reproducibility and compliance by generating per-session receipts and audit trails. These track the backend detection, prompt construction, and iterative review steps for every code change evaluated.

Does automated implementation review work without manual orchestration?

Yes, the implementation review workflow runs without manual orchestration. It automatically detects the backend, identifies branch changes, and applies strict verdict handling to deliver production-grade evaluation results reliably.