Agent Skillsstella/stella › rabbit-round

rabbit-round

GitHub

处理自动化PR审查反馈,分类并实施代码修复,验证后回复评论。支持CodeRabbit等工具的多轮收敛监控。

.agents/skills/rabbit-round/SKILL.md stella/stella

Trigger Scenarios

需要处理GitHub PR中的机器人审查意见 执行自动化代码审查闭环流程

Install

npx skills add stella/stella --skill rabbit-round -g -y
More Options

Non-standard path

npx skills add https://github.com/stella/stella/tree/main/.agents/skills/rabbit-round -g -y

Use without installing

npx skills use stella/stella@rabbit-round

指定 Agent (Claude Code)

npx skills add stella/stella --skill rabbit-round -a claude-code -g -y

安装 repo 全部 skill

npx skills add stella/stella --all -g -y

预览 repo 内 skill

npx skills add stella/stella --list

SKILL.md

Frontmatter
{
    "name": "rabbit-round",
    "description": "Process one evidence-backed round of automated pull-request review comments from CodeRabbit, Gemini, Copilot, Devin, Greptile, and similar bots."
}

Rabbit Round

Process one round of automated review feedback. Use /finish-pr when the user wants repeated monitoring until a pull request converges.

1. Capture the Review State

Resolve the repository, PR, current head SHA, requester identity, draft state, and applicable comment-attribution rules. Fail visibly if the PR cannot be identified.

Fetch paginated review threads through GitHub GraphQL so unresolved state and thread replies are preserved. Fetch top-level issue comments separately. Record every participant and reply author in a thread, which comments apply to the current head, and which are stale. Treat a thread as bot-authored only when every participant is a confirmed allowed bot; a mixed or uncertain thread follows the human-thread rules.

Do not rely only on the REST review-comments list: it does not represent thread resolution or the complete conversation reliably.

2. Triage Every Actionable Bot Finding

Classify each unresolved bot review thread and each actionable top-level bot comment:

  • Accept: correct and improves safety, behavior, tests, or maintainability.
  • Accept with adjustment: the concern is valid but the proposed fix conflicts with repository structure or a stronger invariant.
  • Already addressed: current code or a pushed commit demonstrably resolves it.
  • Push back: incorrect, stale, speculative, or contrary to documented constraints.

Read the cited code and applicable instructions before deciding. Treat security, authorization, data loss, and compatibility claims as hypotheses to verify, not as votes to accept automatically. Never modify or resolve human review threads.

3. Implement Before Replying

Apply accepted changes, including tests when they cover a real failure mode. Run focused checks while iterating and the repository's canonical affected-change or CI-equivalent verification before publication when practical.

Commit and push the implementation before saying it is fixed. Push a new branch normally; use --force-with-lease only after intentionally rebasing a published branch. Capture the resulting head SHA. If this round pushes a new head, its final status is pending_bots even when GitHub has not registered checks or reviewers yet; a newly published head cannot be clean in the same pass.

4. Reply With Verifiable Evidence

Reply in the review thread or top-level issue conversation for each handled bot finding. Keep responses short and factual:

  • implemented in <sha> with the relevant behavior
  • implemented with an adjustment and why
  • already addressed, with the code or commit that proves it
  • not changing, with a concrete repository constraint or technical reason

Follow repository attribution rules for GitHub comments. Do not claim a check passed unless it ran successfully on the reported head.

After replying, resolve only review threads whose every participant is a confirmed allowed bot and that are implemented, already addressed, or answered with a supported pushback. Leave human, mixed-participant, and uncertain threads open. Top-level comments have no thread-resolution state; do not minimize bot summaries by default.

5. Recheck the Current Head

Refresh the PR after the push and report one status:

  • clean: all current-head automated reviewers are terminal, required checks are green, and no actionable automated finding remains in a review thread or top-level comment
  • pending_bots: this round pushed the current head, or a current-head automated review or required check is still running
  • needs_changes: actionable automated feedback remains
  • failing_ci: a current-head required check failed

Preserve the PR's explicit draft state. This skill performs one pass; it does not schedule polling, merge, deploy, or bypass protections.

Version History

  • dd81665 Current 2026-08-16 07:09

    优化工作流以收紧自动化审查收敛逻辑,改进技能隔离与开发工具链。

  • 85792bd 2026-07-24 16:11

Same Skill Collection

.agents/skills/click-around/SKILL.md
.agents/skills/conventions-ai/SKILL.md
.agents/skills/conventions-db/SKILL.md
.agents/skills/conventions-i18n/SKILL.md
.agents/skills/conventions-ingestion/SKILL.md
.agents/skills/conventions-perf/SKILL.md
.agents/skills/conventions-scale/SKILL.md
.agents/skills/conventions-security/SKILL.md
.agents/skills/conventions-use-effect/SKILL.md
.agents/skills/conventions-ux/SKILL.md
.agents/skills/dev/SKILL.md
.agents/skills/finish-pr/SKILL.md
.agents/skills/new-handler/SKILL.md
.agents/skills/open-pr/SKILL.md
.agents/skills/plan/SKILL.md
.agents/skills/product-deep-think/SKILL.md
.agents/skills/product-think/SKILL.md
.agents/skills/regression-hunt/SKILL.md
.agents/skills/security-audit/SKILL.md
.agents/skills/update-deps/SKILL.md
.ai/local-skills/click-around/SKILL.md
.ai/local-skills/conventions-ai/SKILL.md
.ai/local-skills/conventions-db/SKILL.md
.ai/local-skills/conventions-i18n/SKILL.md
.ai/local-skills/conventions-ingestion/SKILL.md
.ai/local-skills/conventions-perf/SKILL.md
.ai/local-skills/conventions-scale/SKILL.md
.ai/local-skills/conventions-security/SKILL.md
.ai/local-skills/conventions-use-effect/SKILL.md
.ai/local-skills/conventions-ux/SKILL.md
.ai/local-skills/dev/SKILL.md
.ai/local-skills/new-handler/SKILL.md
.ai/local-skills/open-pr/SKILL.md
.ai/local-skills/plan/SKILL.md
.ai/local-skills/product-deep-think/SKILL.md
.ai/local-skills/rabbit-round/SKILL.md
.ai/local-skills/security-audit/SKILL.md
.ai/local-skills/update-deps/SKILL.md
packages/cli/skills/stella-cli/SKILL.md
packages/skills/blueprints/answer-from-sources/SKILL.md
packages/skills/blueprints/blank/SKILL.md
packages/skills/blueprints/check-against-rules/SKILL.md
packages/skills/blueprints/intake-to-draft/SKILL.md
.agents/skills/conventions-testing/SKILL.md
.ai/local-skills/conventions-testing/SKILL.md

Metadata

Files
0
Version
dd81665
Hash
a65855d4
Indexed
2026-07-24 16:11

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-16 20:45
浙ICP备14020137号-1 $mapa de visitantes$