loops / directory

LOOP WORKBENCH

Autonomous agent loops — repeatable, goal-driven workflows that run until the exit condition is met. 6 loops indexed.

loops
6
categories
15

Address Review Feedback

Review

Intermediate

This loop systematically identifies, analyzes, and resolves unresolved code review comments to improve code quality and ensure all feedback is addressed before merging.

code-reviewfeedbackquality-assuranceautomation
view loop →

PR Polish Loop

Review

Intermediate

An automated workflow loop that iteratively reviews and improves pull request code quality to achieve merge readiness. This loop focuses on code standards, testing, documentation, and best practices through self-paced agent iterations.

code-reviewquality-assurancetestingdocumentation
view loop →

Self-Review Loop

Review

Medium

A self-paced loop for coding agents to iteratively review and improve their pull request quality before submission. The agent acts on the codebase, runs automated checks, inspects results, and refines changes until all quality criteria are met.

pr-reviewqualityautomationcode-check
view loop →

Security Review Resolver

Review

Medium

An automated iterative loop that analyzes code for security vulnerabilities, runs security checks, identifies issues, implements fixes, and continues until security approval is achieved. The agent self-paces through act → check → inspect cycles to ensure code meets security standards.

SecurityCode ReviewAutomatedVulnerability
view loop →

Architecture Review Loop

Review

Intermediate

A prompt-driven loop that iteratively reviews and refines system architecture based on feedback until formal approval is granted. This loop helps ensure architectural decisions are validated and aligned with project goals through continuous review cycles.

architecturereviewfeedbacksystem-design
view loop →

Review Until Approved

Review

Intermediate

Automates the process of reviewing a Pull Request and continuously iterating until it receives approval. The agent checks the review status, makes necessary changes, and responds to feedback until the PR is approved.

code reviewautomationPR workflowcontinuous integration
view loop →