Skip to main content
Run any Skill in Manus
with one click

greenlight

Stars104
Forks8
UpdatedJuly 16, 2026 at 12:57

Automated PR review loop that keeps running until the PR is clean. Triggers external reviewers (Codex bot, Codex CLI, and the Gemini bot when activity detection sees it on the repo), processes feedback, fixes issues, and re-triggers — repeating until no new suggestions remain. Supports `/greenlight external` to skip internal review and go straight to external reviewers, and `/greenlight external gemini` to specify a starting reviewer. Use when the user says "greenlight", "run reviews until clean", "get this PR approved", or wants automated review cycling on an open PR. Also auto-detects uncommitted mode: when on main branch with uncommitted changes and no PR, runs Codex CLI `--uncommitted` review loop only, fixes in-place without committing, until codex reports clean. Also supports post-commit mode (explicit `/greenlight post-commit <SHA>` or `<SHA1>..<SHA2>`): Phase 1 subagents + Codex CLI + agy (Gemini-family CLI) in parallel, fixes as new commits on top (no amend, no new PR), pushes after each round.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly