NYTC69

22 mods across 1 repository, 3 stars between them.

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

review-loop

06

NYTC69/review-loop

Plugin Claude Code

AI-driven code review with independent adversarial review, automated quality polish, and multi-language static analysis. 12 agents, 5 skills, full Plan-Execute-Review-Polish pipeline.

3 3mo ago A tokens not measured original Apache-2.0

NYTC69/review-loop

Instructions file

Instructions for NYTC69/review-loop, covering review-loop — development notes, known pitfalls, plugin agent type sandbox bug (critical), readme.md must stay intact (lint ssot dependency) and plugin cache & version bump.

3 3mo ago C 3,205 tokens original Apache-2.0

code-reviewer

08

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

09

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

10

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

11

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

13

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

14

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

15

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

16

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

17

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

code-quality-loop

20

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

21

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

22

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