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

code-reviewer

01

NYTC69/review-loop

Agent

Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating pull requests. It will check for style violations, potential issues, and ensure code…

3 3mo ago A 133 tokens original Apache-2.0

code-simplifier

02

NYTC69/review-loop

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

3 3mo ago A 77 tokens original Apache-2.0

comment-analyzer

03

NYTC69/review-loop

Agent

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes after generating large documentation comments, before finalizing code that adds or modifies comments, when reviewing existing comments for potential technical debt or comment rot, and when…

3 3mo ago A 67 tokens copy · 86% Apache-2.0

executor

04

NYTC69/review-loop

Agent

The Executor agent in a review-loop workflow. Use this agent when the Orchestrator needs to produce a solution plan for a work item, refine a plan based on reviewer feedback, or implement an approved plan with actual code changes. This agent does the planning and coding work.

3 3mo ago A 57 tokens original Apache-2.0

NYTC69/review-loop

Agent

Review frontend code for common web security vulnerabilities. Use before committing or creating PRs for frontend code.

3 3mo ago A 25 tokens original Apache-2.0

go-reviewer

06

NYTC69/review-loop

Agent

Run Go static analysis tools and generate a categorized review report. Use before committing or creating PRs for Go code.

3 3mo ago A 27 tokens original Apache-2.0

pr-test-analyzer

07

NYTC69/review-loop

Agent

Use this agent when you need to review code for test coverage quality and completeness. This agent should be invoked after code is written or updated to ensure tests adequately cover new functionality and edge cases.

3 3mo ago A 43 tokens copy · 88% Apache-2.0

python-reviewer

08

NYTC69/review-loop

Agent

Run Python static analysis tools and generate a categorized review report. Use before committing or creating PRs for Python code.

3 3mo ago A 27 tokens original Apache-2.0

reviewer

09

NYTC69/review-loop

Agent

The Reviewer agent in a review-loop workflow. Use this agent when the Orchestrator needs an independent critical review of a solution plan or a set of code changes produced by the Executor. This agent reads and analyzes but never modifies files. Returns a structured verdict.

3 3mo ago A 55 tokens original Apache-2.0

rust-reviewer

10

NYTC69/review-loop

Agent

Run Rust static analysis tools and generate a categorized review report. Use before committing or creating PRs for Rust code.

3 3mo ago A 27 tokens original Apache-2.0

NYTC69/review-loop

Agent

Use this agent when reviewing code changes to identify silent failures, inadequate error handling, and inappropriate fallback behavior. Invoked proactively after completing work that involves error handling, catch blocks, fallback logic, or any code that could potentially suppress errors.

3 3mo ago A 53 tokens original Apache-2.0

NYTC69/review-loop

Agent

Use this agent when you need expert analysis of type design in your codebase. Specifically use it when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, during code review to check all types being added, or when refactoring existing types to improve their design…

3 3mo ago A 86 tokens original Apache-2.0