rabbit-round

Coordinate automated PR review comments from multiple bots in a single pass.

163|43|Updated May 3, 2026
One-click install
npx skills add https://github.com/stella/stella --skill rabbit-round
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rabbit-round
Source: https://github.com/stella/stella/tree/main/.agents/skills/rabbit-round
Command: npx skills add https://github.com/stella/stella --skill rabbit-round

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the triage and handling of automated PR review comments across multiple bots, reducing manual back-and-forth and accelerating code reviews.

Core Features & Use Cases

  • Single-pass round: gather unresolved bot feedback, decide accepts, pushes back, or closes threads as needed.
  • Bot-status orchestration: ensures only bot comments are addressed and human comments stay intact.
  • End-to-end workflow: validates PR checks, CI readiness, and final round status before signaling completion.
  • Use Case: when multiple bots like CodeRabbit, Gemini Code Assist, Copilot generate review comments, run this skill to consolidate actions in one pass.

Quick Start

Run this skill on a PR to start the automated review round and address bot comments in one iteration.

Frequently Asked Questions about rabbit-round

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate bot review comments on a GitHub pull request in one pass?

Automated PR review comment consolidation gathers unresolved bot feedback across multiple bots in a single deterministic pass, deciding to accept, push back, or resolve threads while preserving human comments.

What is single-pass PR review automation for multiple bots?

Single-pass PR review automation orchestrates comments from bots like CodeRabbit, Gemini Code Assist, and Copilot, addressing unresolved feedback in one iteration to reduce manual triage and accelerate code reviews.

Can I automate triaging unresolved bot comments without losing human review input?

Yes, bot-status orchestration ensures only bot comments are addressed during the automated round, while all human review input and comments remain completely intact and unmodified.

How does automated PR review handle CI readiness before closing the round?

The workflow validates PR checks and CI readiness before signaling completion, enforcing a deterministic round with clear decision points for accept, push back, or resolve actions on bot comments.

When should I use a single-pass workflow for pull request bot comments?

Use a single-pass workflow when multiple bots generate review comments on a pull request and you need to consolidate actions, reducing manual back-and-forth by addressing all unresolved feedback in one iteration.