Review Loop

End-to-end PR workflow: prepares a branch, commits staged changes, creates or updates a GitHub PR, then runs 5 rounds of AI code review from Codex, Greptile, and Devin — fixing findings after each round. Codex is the primary signal for round completion; Greptile and Devin are best-effort. After 5 rounds, the PR is submitted. Use when the user wants to ship a PR through automated review.

ilamanov 8458d9b 2 files · 16.5 KB Updated

File contents

ilamanov/skills/tree/main/skills/review-loop commit 8458d9b20f

Frequently asked questions

npx skillmds@latest add ilamanov/review-loop