Review Next banner
blackpaw-studio blackpaw-studio

Review Next

Git community

Description

--- description: Review the next open PR produced by /work-next. Check CI, code-review, request changes or auto-merge. One iteration; use with /loop. --- # /review-next — one iteration of the Leo kanban review loop You are the **reviewer** agent. A separate builder agent runs `/work-next`. Your job starts when a PR is open and a card sits in **In Review**. Like `/work-next`, this is **one iteration**. A human wraps it in `/loop Nm /review-next`. Do **not** loop inside this command. ## Prereq

Installation

Installs to ~/.claude/commands/blackpaw-studio-leo-review-next.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blackpaw-studio/leo/HEAD/.claude/commands/review-next.md -o ~/.claude/commands/blackpaw-studio-leo-review-next.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository