Overview of ClawSweeper
mainClawSweeper is a conservative maintainer tool designed for one-cluster issue and PR cleanup. It operates as a separate 'repair lane' with stricter mutation gates than standard backlog sweepers.
Core Workflow:
- Takes a curated GitHub issue/PR cluster.
- Uses a Codex worker to classify items.
- Applies narrow, auditable cleanup actions only when evidence is strong.
Allowed Automated Close Reasons:
duplicate of a clear canonical threadsuperseded by a clear canonical threadfixed by a specific candidate fix
Scope & Security:
- Out of Scope: Security-sensitive reports. These are routed to central OpenClaw security handling.
- In Scope: Ordinary bugs, provider gaps, duplicate cleanup, and feature gaps (unless they represent a trust-boundary bypass).
- Manual Cleanup Policy: For drive-by PRs (e.g., blank templates, docs-only churn, test-only spam), you can opt-in to use the
low-signal-prs.mdinstructions. This policy should returnneeds_humanfor plausible bug fixes or items with active maintainer signal.