flow-review

Audit code implementations against specifications and quality standards without modifying code.

78|6|Updated May 19, 2026
One-click install
npx skills add https://github.com/liu5540/reasonix-skill-powers --skill flow-review-liu5540
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-review
Source: https://github.com/liu5540/reasonix-skill-powers/tree/main/skills/flow-review
Command: npx skills add https://github.com/liu5540/reasonix-skill-powers --skill flow-review-liu5540

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Code Review Sub-Agent audits implementations to verify they comply with specifications, meet quality standards, and achieve sufficient test coverage, all without modifying any code.

Core Features & Use Cases

  • Read-only evaluation of code bases against specs and quality guidelines.
  • Produces a structured, evidence-based review report with actionable findings.
  • Use Case: when reviewing a PR or a new feature, the sub-agent can generate a formal review without altering the code.

Quick Start

Submit the target codebase or repository path and request a structured review.

Frequently Asked Questions about flow-review

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

FAQPage Schema
How do I perform a read-only code review to verify compliance with specifications?

A read-only code review audits implementations against specifications and quality standards without modifying the code. It generates a structured, evidence-based report containing actionable findings for pull requests or feature submissions.

What is the best way to generate an evidence-based review for a pull request?

Generating an evidence-based pull request review requires submitting the target codebase path for read-only inspection. The process evaluates test coverage and quality guidelines, producing a structured report with actionable findings.

Can I use read-only code review to check test coverage and edge cases?

Read-only code review verifies test coverage and checks edge cases by auditing the implementation against quality assurance standards. It evaluates the codebase without altering it, ensuring objective, evidence-backed reporting of identified risks.

Does automated code review modify the source code during inspection?

Automated code review does not modify the source code during inspection. It operates strictly as a read-only evaluation, ensuring the codebase remains unchanged while generating a structured, actionable review document detailing compliance and risks.

How do I get a structured review report without altering my repository?

To get a structured review report without altering your repository, submit the repository path for a read-only audit. The evaluation verifies compliance and test coverage, outputting an evidence-backed, actionable review document.