Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

greenlight

Étoiles104
Forks8
Mis à jour16 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly