NYTC69/review-loop

Automates plan → implement → review iteration loops using multiple AI agents.

3Stars on the repository
22Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

execute

01

NYTC69/review-loop

Skill Claude CodeCodex

Codex Stage 1 execute skill. Run the execution + quality polish + delivery stages of review-loop against one of three entry modes: resume an approved session (--session), execute a user-supplied plan (--plan), or run a pure-CR pass on the current working tree (--review-only). Supports batched runs via --stop-after .…

3 3mo ago A 96 tokens original Apache-2.0

guide

02

NYTC69/review-loop

Skill Claude CodeCodex

Codex Stage 1 guide for review-loop and the shared Claude/Codex state model.

3 3mo ago A 21 tokens original Apache-2.0

plan

03

NYTC69/review-loop

Skill Claude CodeCodex

Codex Stage 1 planning-only skill. Drives a work item from raw description to a reviewer-approved plan in .review-loop/sessions/{uuid}.md, then exits with a hint to resume via review-loop:execute --session . Use when you want plan-only iteration without immediately entering execution.

3 3mo ago A 65 tokens original Apache-2.0

review-loop

04

NYTC69/review-loop

Skill Claude CodeCodex

Codex-native Stage 1 review-loop skill. Orchestrates planning and execution with a Codex Executor and Claude/Codex reviewer backends while sharing the .review-loop protocol with Claude Code.

3 3mo ago A 43 tokens original Apache-2.0

code-quality-loop

05

NYTC69/review-loop

Skill Claude CodeCodex

Iterative review-fix loop: reviews code, auto-fixes issues, repeats until clean or stuck. Finishes with reorganize (for large changes), simplify + test consolidation.

3 3mo ago A 40 tokens original Apache-2.0

reorganize

06

NYTC69/review-loop

Skill Claude CodeCodex

Reorganize code file structure: rearrange modules, extract reuse, remove redundancy, add section comments. Preserves all functionality and logic.

3 3mo ago A 32 tokens original Apache-2.0

review-pr

07

NYTC69/review-loop

Skill Claude CodeCodex

Comprehensive code review using specialized agents. Each agent focuses on a different quality aspect (code, errors, comments, types, tests, simplify). Runs sequentially by default or in parallel on request.

3 3mo ago A 43 tokens original Apache-2.0