review-all

Installation
SKILL.md

Review workflow

  1. Run the following command with a 1-hour timeout (RUN IT AS A BLOCKING, FOREGROUND TASK TO PREVENT PREMATURE TERMINATION): bunx @willbooster/agent-skills@latest review --agent all
  2. Treat the combined output as a set of candidate comments returned by Codex, Claude Code, and Gemini CLI running concurrently.
  3. Merge the returned review results into a single candidate comment set, deduplicating comments that point to the same underlying issue.
  4. Judge whether each candidate comment is still valid in the current codebase.
  5. Report only the comments you judged valid. If none remain, respond with exactly: There is no concern.
Related skills
Installs
53
GitHub Stars
1
First Seen
Mar 30, 2026