openclaw-landable-bug-sweep

Identify five landable OpenClaw bugfix PRs with validated proofs and green CI.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill openclaw-landable-bug-sweep-borealbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-landable-bug-sweep
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/.agents/skills/openclaw-landable-bug-sweep
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill openclaw-landable-bug-sweep-borealbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end process of identifying, clustering, validating, and landing five high-quality OpenClaw bugfix pull requests, reducing manual triage.

Core Features & Use Cases

  • Cluster issues and PRs with discovery tooling to surface actionable clusters and maintainers' signals
  • Validate proofs and autoreview readiness, ensuring PRs meet the acceptance criteria before presentation
  • Produce five landable PR URLs with associated metadata, ready for push and CI validation in main

Quick Start

Run the openclaw-landable-bug-sweep skill to locate and prepare five landable bugfix PRs for review

Frequently Asked Questions about openclaw-landable-bug-sweep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find landable bugfix pull requests in OpenClaw for rapid release?

To find landable bugfix pull requests, this skill clusters issues and PRs from the current main branch, validating proofs of local and test validity to surface five high-confidence fixes ready for release.

What criteria must a pull request meet to be considered autoreview-ready?

An autoreview-ready pull request must pass strict criteria including local and test proof validation, autoreview cleanliness, and green CI status before it is presented as a landable bugfix.

How does automated PR triage help with OpenClaw maintenance workflows?

Automated PR triage helps OpenClaw maintenance by clustering issues and validating pull requests end-to-end, reducing manual effort to identify five small, high-confidence bug fixes ready for CI validation.

Can I use this skill to batch merge multiple bugfix PRs at once?

This skill identifies and prepares exactly five landable bugfix PRs with validated proofs and metadata, but it surfaces them for push and CI validation rather than automatically merging them in a batch.

Why does the skill enforce a strict limit of five pull requests?

The skill enforces a strict limit of five pull requests to maintain high confidence in maintenance workflows, ensuring each bugfix has validated proofs, autoreview cleanliness, and green CI before presentation.

What limitations exist when automating code review for bugfix PRs?

A key limitation is that the skill only targets bugfix PRs from the current main branch and strictly requires green CI and autoreview cleanliness, meaning PRs failing validation are excluded from presentation.