From 06fcd3b60ea8b0b1fbc2805726f138d2f5ab04ec Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Wed, 29 Apr 2026 21:46:13 +0100 Subject: [PATCH] docs: document clawsweeper freeform mentions --- .agents/skills/clawsweeper/SKILL.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.agents/skills/clawsweeper/SKILL.md b/.agents/skills/clawsweeper/SKILL.md index 04700626849..893fdb1690b 100644 --- a/.agents/skills/clawsweeper/SKILL.md +++ b/.agents/skills/clawsweeper/SKILL.md @@ -206,6 +206,7 @@ Maintainers can use: /autoclose @clawsweeper re-review @clawsweeper review +@clawsweeper @clawsweeper[bot] re-review @openclaw-clawsweeper fix ci @openclaw-clawsweeper[bot] fix ci @@ -218,6 +219,13 @@ ClawSweeper issue/PR review without starting repair. `fix ci`, repair worker only for ClawSweeper PRs or PRs opted into `clawsweeper:automerge`. +Freeform maintainer mentions such as `@clawsweeper why did automerge stop?` +or `@clawsweeper: can you explain this failure?` dispatch a read-only assist +review with the mention text as one-off instructions. The answer lands in the +next public ClawSweeper review comment. Action-looking prose does not directly +mutate GitHub; it must map to existing structured recommendations and pass the +normal deterministic gates. + Default accepted maintainers: `OWNER`, `MEMBER`, `COLLABORATOR`; fallback repository permission accepts `admin`, `maintain`, or `write`. Contributor comments are ignored without a reply.