review-all
Installation
SKILL.md
Review workflow
- 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 - Treat the combined output as a set of candidate comments returned by Codex, Claude Code, and Gemini CLI running concurrently.
- Merge the returned review results into a single candidate comment set, deduplicating comments that point to the same underlying issue.
- Judge whether each candidate comment is still valid in the current codebase.
- Report only the comments you judged valid. If none remain, respond with exactly:
There is no concern.