review-loop

Iterate through code review, fixes, and validation across web, server, database, and node environments.

2|Updated Feb 18, 2021
One-click install
npx skills add https://github.com/jinyongp/dotfiles --skill review-loop-jinyongp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-loop
Source: https://github.com/jinyongp/dotfiles/tree/main/agents/skills/review-loop
Command: npx skills add https://github.com/jinyongp/dotfiles --skill review-loop-jinyongp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of fragmented code reviews by providing a unified, iterative workflow that combines human-directed review with automated, scoped fixes and subagent-assisted validation.

Core Features & Use Cases

  • Iterative Review-Fix Loop: Automatically cycles through code review, applying fixes, and re-validating until the scope is clean.
  • Multi-Axis Coverage: Supports specialized review modes for web, server, database, node, and planning, ensuring comprehensive coverage across different technical domains.
  • Subagent Delegation: Safely delegates read-only review tasks to subagents based on risk and scope, improving coverage without manual overhead.

Quick Start

Trigger the review loop for the current session changes by typing review until clean in the chat interface.

Frequently Asked Questions about review-loop

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

FAQPage Schema
How do I automate code review and apply fixes in a single loop?

Automated code review and fix loops iterate through scoped changes, apply targeted remediation, and validate results against defined technical axes until the scope is clean. This cycle ensures code quality, security, and contract adherence across web, server, and database environments.

What is an iterative review-fix loop for code quality assurance?

An iterative review-fix loop combines human-directed review with automated scoped fixes and subagent-assisted validation. It cycles through code review, applies necessary fixes, and re-validates the changes until all defined quality references and technical axes are satisfied.

Does the automated code review workflow support server and database environments?

The automated code review workflow supports web, server, database, and node environments. It provides specialized review modes for each domain to ensure comprehensive multi-axis coverage for code quality, security, and contract adherence.

How do I validate code refactoring without causing regressions?

Validating code refactoring without regressions requires an iterative loop that applies targeted fixes and re-validates results against established quality references. Delegating read-only review tasks to subagents based on risk and scope improves coverage safely.

Do I need Git integration to run automated code review loops?

Git integration is required to run automated code review loops. Adhering to established quality references alongside Git integration maintains consistency and prevents regression during the automated fix cycle across your scoped changes.

What is the best way to scope code changes for automated debugging and review?

The best way to scope code changes for automated debugging and review is using an iterative workflow that applies targeted fixes to scoped changes. Subagent delegation safely handles read-only review tasks based on risk and scope, improving coverage without manual overhead.