A GitHub App that applies conservative LLM-powered close proposals to any large open-source issue backlog
Large open-source projects accumulate thousands of stale, duplicate, and resolved issues that maintainers cannot keep up with manually. ClawSweeper proved the conservative AI triage pattern works at scale on OpenClaw's 7,000+ issue backlog, closing only 0.1% per review cycle across 6 narrow cases. But ClawSweeper is built specifically for OpenClaw's repo patterns. The product is a generic, configurable GitHub App that any project can install to get the same conservative close-proposal pipeline with per-repo policies, maintainer approval gates, and full audit trails.
Demand Breakdown
Social Proof 2 sources
Gap Assessment
4 tools exist (ClawSweeper, GitHub AI Issue Triage, trIAge, Repro-Bot (Metabase)) but gaps remain: Only works for OpenClaw repos. No generic configuration, no hosted service, no per-repo policy customization, no duplicate detection via embeddings.; Only triages new issues at intake. Does not scan existing backlog, does not propose closes, does not handle stale/duplicate/resolved detection on the full corpus..
Features4 agent-ready prompts
Competitive LandscapeFREE
| Product | Does | Missing |
|---|---|---|
| ClawSweeper | Conservative AI triage for OpenClaw repos specifically. 6 close categories, weekly scan, GPT-5.5 Codex close proposals. | Only works for OpenClaw repos. No generic configuration, no hosted service, no per-repo policy customization, no duplicate detection via embeddings. |
| GitHub AI Issue Triage | Built-in AI intake triage for new issues. Determines if issue is actionable or needs more info. | Only triages new issues at intake. Does not scan existing backlog, does not propose closes, does not handle stale/duplicate/resolved detection on the full corpus. |
| trIAge | LLM-powered analysis of issues and PRs on GitHub/GitLab. Responds with hints and suggested solutions on discussion threads. | Advisory only. Does not propose or execute closes. No conservative close policy engine, no backlog scanning at scale. |
| Repro-Bot (Metabase) | AI agent that reproduces bug reports automatically to validate them. | Focused only on bug reproduction. Does not handle stale issue cleanup, duplicate detection, or close proposals for the broader backlog. |
Sign in to unlock full access.