



























@@ -1,6 +1,6 @@
11---
22name: clawsweeper
3-description: "Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, comment commands, trusted ClawSweeper-reviewed automerge, GitHub Actions monitoring, permissions, gates, and manual backfills."
3+description: "Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills."
44---
5566# ClawSweeper
@@ -187,26 +187,24 @@ Important gates:
187187- `CLAWSWEEPER_COMMENT_ROUTER_EXECUTE`: lets scheduled comment routing
188188 post replies and dispatch repair.
189189190-## Comment Commands
190+## Maintainer Mentions
191191192-Maintainers can use:
192+Prefer `@clawsweeper` comments for all maintainer-facing control. Slash
193+commands still parse as compatibility aliases, but examples and live guidance
194+should use mentions.
193195194196```text
195-/review
196-/clawsweeper status
197-/clawsweeper re-review
198-/clawsweeper fix ci
199-/clawsweeper address review
200-/clawsweeper rebase
201-/clawsweeper autofix
202-/clawsweeper automerge
203-/clawsweeper approve
204-/clawsweeper explain
205-/clawsweeper stop
206-/automerge
207-/autoclose <maintainer close reason>
197+@clawsweeper status
208198@clawsweeper re-review
209199@clawsweeper review
200+@clawsweeper fix ci
201+@clawsweeper address review
202+@clawsweeper rebase
203+@clawsweeper autofix
204+@clawsweeper automerge
205+@clawsweeper approve
206+@clawsweeper explain
207+@clawsweeper stop
210208@clawsweeper <question or safe action request>
211209@clawsweeper[bot] re-review
212210@openclaw-clawsweeper fix ci
@@ -245,8 +243,8 @@ Scheduled routing stays dry unless
245243246244## Trusted Autofix And Automerge
247245248-`/clawsweeper autofix` opts an existing PR into the bounded review/fix loop.
249-`/clawsweeper automerge` opts an existing PR into the bounded review/fix/merge
246+`@clawsweeper autofix` opts an existing PR into the bounded review/fix loop.
247+`@clawsweeper automerge` opts an existing PR into the bounded review/fix/merge
250248loop. The router:
251249252250- verifies maintainer authorization;
@@ -260,7 +258,7 @@ loop. The router:
260258 the PR is not draft, and both merge gates are open.
261259262260If ClawSweeper passes while merge gates are closed, it labels
263-`clawsweeper:merge-ready` and comments instead of merging. `/clawsweeper stop`
261+`clawsweeper:merge-ready` and comments instead of merging. `@clawsweeper stop`
264262adds `clawsweeper:human-review`.
265263266264Repair caps:
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。