sr-worktree-review-fix-loop

Automate iterative code review and repair in a worktree.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/tanghuo/th-skill --skill sr-worktree-review-fix-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sr-worktree-review-fix-loop
Source: https://github.com/tanghuo/th-skill/tree/main/skills/sr-worktree-review-fix-loop
Command: npx skills add https://github.com/tanghuo/th-skill --skill sr-worktree-review-fix-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the iterative process of reviewing and fixing code changes in a worktree, ensuring high-quality code and reducing manual intervention.

Core Features & Use Cases

  • Iterative Review: Continuously review and fix code changes until no material issues remain.
  • AI-Assisted: Utilizes AI to assist in the review process, improving efficiency and accuracy.
  • Use Case: Ideal for developers who want to automate the code review process, ensuring code quality and reducing the time spent on manual reviews.

Quick Start

Use the 'sr-worktree-review-fix-loop' skill to initiate a code review loop on your worktree.

Frequently Asked Questions about sr-worktree-review-fix-loop

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

FAQPage Schema
How do I automate code review and repair in a development worktree?

Automating code review and repair in a worktree involves using an iterative loop that continuously checks code quality and applies AI-assisted repair suggestions until no material issues remain. This reduces manual intervention and ensures high-quality code changes.

What is an iterative code review fix loop?

An iterative code review fix loop is a process that repeatedly evaluates code changes and applies AI-assisted fixes until the codebase meets quality standards. It automates the cycle of finding and resolving issues within a worktree.

Can I use AI-assisted code review for various programming languages?

Yes, AI-assisted code review is suitable for various programming languages and development environments. The process applies language-agnostic quality checks and repair suggestions to your worktree changes.

Does automated code review work without setting up external dependencies?

Yes, the automated code review loop operates without external dependencies, utilizing built-in scripts and references. It directly processes your worktree changes to provide AI-assisted quality checks and repairs.

What's the best way to ensure code quality during automated development?

The best way to ensure code quality during automated development is to implement a continuous review and repair loop. This approach utilizes AI assistance to iteratively resolve material issues until the code changes are clean.

Why does my automated code review loop keep finding issues?

An automated code review loop continues finding issues if the AI-assisted checks detect ongoing material defects in the worktree. The loop is designed to iterate until no material issues remain, ensuring thorough quality control.