基于问题或 PR 列表深度审查代码,只修复高确定性的小型 OpenClaw 缺陷。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "openclaw-small-bugfix-sweep" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-small-bugfix-sweep/SKILL.md 2. 保存为 ~/.claude/skills/openclaw-small-bugfix-sweep/SKILL.md 3. 装好后重载技能,告诉我可以用了
以下是 OpenClaw 项目的 issue/PR 列表。请先深度审查相关代码,只挑选范围小、风险低、修复方案明确的问题进行修改;跳过需要重构、需求不清或影响面大的项。输出每个已修复问题的原因、修改摘要和补丁建议。列表如下:
返回经过筛选的小缺陷修复建议,说明跳过项原因,并给出可应用的补丁内容。
请检查这组 OpenClaw PR,重点寻找空指针、边界判断、错误处理遗漏等高确定性小问题。仅在确认不会改变核心行为时提出修复,并按文件列出建议 diff。PR 列表如下:
输出按文件整理的精确修复建议,聚焦安全稳妥的小改动。
我需要为 OpenClaw 维护分支挑选可快速合入的小 bug 修复。请根据下面的问题列表和相关代码,只保留可独立提交、容易验证、回归风险低的修复项,并给出提交说明草稿。问题列表:
生成适合维护分支的修复清单、补丁建议及简洁的提交说明。
Batch workflow for pasted OpenClaw issue/PR refs. Execute, do not summarize. Triage reviews, proves, and patches local fixes first; publishing waits for Peter's manual review.
Peter always wants to review code before commits. Default flow:
Do not batch unrelated issue fixes into one commit. Do not push, create PRs, comment, close, label, land, merge, or otherwise publish during the review/prove phase.
Use $gitcrawl first, $openclaw-pr-maintainer for live GitHub hygiene, $github-deep-review posture for source tracing, and $openclaw-testing for proof.
For each ref:
gh.gitcrawlready-to-merge, needs-fixup, or skip; do not alter PR branches unless explicitly asked.No subagents unless explicitly requested.
mainSkip with terse reason. Do not pad with low-confidence fixes.
ready-to-merge: code is good, current head checked, required proof is green or clearly pending only external CI; list for maintainer merge or @clawsweeper automergeneeds-fixup: small bug is clear, but PR branch needs changes; list exact files/tests and wait for explicit fix/push/automerge instructionskip: broad, stale, speculative, config/product/security/release, owner-boundary, or refactor-sizedLedger: fixed-local, ready-to-merge, needs-fixup, skipped, needs-human.
Final: issue files left on disk, PRs ready for merge/automerge, tests/gates, skip reasons.
帮助团队检索重复的 PR 与问题单,并自动分组同步重复状态。