Find and fix small high-confidence OpenClaw bugs ready to land.
The material indicates a prompt-only workflow with no required secrets and no declared remote endpoints, backed by an open-source GitHub source and very high community adoption, so overall risk is low. Caution is still warranted because its intended workflow drives code changes and PR operations, which may indirectly involve code execution and repository data access when paired with other tools in a host environment.
The material explicitly states that no keys or environment variables are required, and the README does not ask for tokens, API keys, or account credentials. Based on the provided facts, there is no clear sign of credential collection, storage, or misuse.
The system metadata declares no remote endpoints, and the skill is classified as prompt-only. Although the README mentions GitHub CI, PR URLs, and companion skills, this skill itself does not declare direct external connections or explicit data exfiltration.
The README describes a maintainer workflow and includes intended actions such as `git status`, `git pull`, testing, and autoreview, indicating it may guide the host to run local commands and modify code. For a skill/workflow this is a normal capability, and the material does not show requests for system permissions beyond its stated purpose.
To perform bug sweeps, fixes, and PR preparation, the skill is expected to read repository code, test results, branch state, and related issue/PR context. This implies ordinary read/write access to project data, but the material does not indicate overbroad access to unrelated files, personal data, or sensitive system resources.
The source is an open-source GitHub repository with extremely high community adoption (about 377k stars), which is a strong risk-reducing factor; the system also marks it as open-source. The missing license declaration and unknown maintenance status are minor information gaps, but not enough on their own to justify a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "openclaw-landable-bug-sweep" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-landable-bug-sweep/SKILL.md 2. Save it as ~/.claude/skills/openclaw-landable-bug-sweep/SKILL.md 3. Reload skills and tell me it's ready
Please inspect the OpenClaw codebase and find up to 5 high-confidence, small-scope bugfix opportunities that do not touch SDK boundaries. For each candidate, describe the issue location, evidence, fix approach, potential risk, and rank them by landability.
A prioritized list of bugfix candidates with evidence, fix recommendations, and landability assessment.
For this OpenClaw bug candidate, provide a minimal fix plan: explain the root cause, affected files, suggested changes, tests to add, and why the change does not touch SDK boundaries.
A submission-ready minimal fix plan with code change points and test additions.
Please review this OpenClaw bugfix PR and determine whether it is a small, high-confidence, non-SDK-boundary change that is ready to land. List the reasons for or against landing, remaining risks, and exact revision suggestions if needed.
A landability review stating whether to land the PR and what revisions are still needed.
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…
Verify an OpenClaw release is fully published and working across all channels.
Fetch GitHub issues, create fixes, open PRs, and handle reviews.
Convert text to speech locally and offline with sherpa-onnx, no cloud needed.
Regenerate OpenClaw release changelog sections from Git history before releases.
Prepare and verify OpenClaw stable or beta releases and release notes.
Create and review technical docs and agent instruction files in repositories.
Deeply review code and fix only small, high-confidence OpenClaw bugs.
Refactor OpenClaw docs pages with source-checked preservation, clearer structure, and verification.
Review, triage, and manage OpenClaw issues and pull requests faster.
Investigate test memory growth, heap leaks, and OOM root causes.
Find duplicate PRs and issues, group them, and sync duplicate status.
Handle ClawSweeper reports, fixes, merges, permissions, and GitHub workflow monitoring.