帮助开发者批量定位并修复可合入的高置信小型 OpenClaw 缺陷
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "openclaw-landable-bug-sweep" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-landable-bug-sweep/SKILL.md 2. 保存为 ~/.claude/skills/openclaw-landable-bug-sweep/SKILL.md 3. 装好后重载技能,告诉我可以用了
请在 OpenClaw 代码库中查找最多 5 个高置信、影响范围小、且不涉及 SDK 边界的缺陷修复机会。对每个候选项说明问题位置、复现依据、修复思路、潜在风险,并按可合入优先级排序。
一份按优先级排序的缺陷候选清单,包含证据、修复建议与可合入判断。
针对这个 OpenClaw 缺陷候选,请给出最小修复方案:说明根因、涉及文件、建议修改、需要补充的测试,以及为什么该变更不触及 SDK 边界。
一个面向提交的最小修复计划,含代码修改点与测试补充建议。
请审查这个 OpenClaw bugfix PR,判断它是否属于小型、高置信、非 SDK 边界改动并可直接合入。请列出支持或反对合入的依据、遗留风险,以及如需修改的具体建议。
一份可合入性审查结论,明确说明是否建议合入及后续修改项。
Autonomous maintainer workflow for producing five landable OpenClaw bugfix PR URLs. Use for broad issue/PR sweeps where the bar is high and the output is PRs, not notes. Do not use for plugin SDK/API boundary work; those need separate architecture review.
Return exactly five PR URLs, each with:
The five URLs may be existing PRs that were reviewed/fixed, or new PRs created from issues/clusters.
Do not present a PR URL to the maintainer until it has been refreshed on current main, left-tested, autoreviewed clean, pushed, and verified green in live GitHub CI.
If code, tests, changelog, PR body, or branch base changes after autoreview, rerun autoreview before showing the URL.
Use $gitcrawl for discovery/clustering, $openclaw-pr-maintainer for live GitHub mutation rules, $github-author-context when contributor trust matters, $openclaw-testing for proof choice, $autoreview before publishing/landing, and $crabbox for broad/E2E/live proof.
Accept only when all are true:
src/plugin-sdk/** boundary changeGood examples:
main, with proof and closeable duplicatesReject:
$autoreviewgit status -sbgit pull --ff-onlymaingitcrawl open issues/PRs, neighbors, and searchgh issue/pr viewrepair-existing-pr, create-new-pr, close-fixed-on-main, close-duplicate, or rejectmain, prove with current source/test/commit and close kindly…
帮助团队检索重复的 PR 与问题单,并自动分组同步重复状态。