openclaw-small-bugfix-sweep

Triage OpenClaw issue/PR references and apply local bugfix patches.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Deterministic, small-batch bugfix triage for OpenClaw issues/PRs.
  • Enforces gatekeeping with Peter's review, per-ref commits, and changelog entries.
  • Generates audit-friendly outputs for reproducibility and compliance.

Quick Start

Paste a list of OpenClaw issue/PR references and run the sweep to generate ready-to-review fixes.

Frequently Asked Questions about openclaw-small-bugfix-sweep

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

FAQPage Schema
How do I automate bugfix triage for multiple issue references at once?

Bugfix triage automation processes pasted issue and PR references through a deterministic loop that validates, patches locally, and generates proof artifacts. It awaits human gatekeeping review before publishing, ensuring reproducible local commits and changelog entries for each fix.

What is a deterministic batch workflow for small bugfix scenarios?

A deterministic batch workflow for small bugfix scenarios sequentially reads references, validates them, applies local patches, and generates audit-friendly proof artifacts. This enforces per-ref commits and changelog entries while pausing for manual review before any changes are published.

Can I apply local code patches and generate changelog entries from pasted issue references?

Yes, applying local code patches and generating changelog entries from pasted issue references is supported. The workflow enforces per-reference commits and creates audit-friendly proof artifacts for reproducibility and compliance before publishing.

Does this bugfix automation workflow require manual review before publishing changes?

Yes, manual gatekeeping review is required before publishing changes. The workflow applies local patches and generates proof artifacts first, then explicitly waits for human review to ensure compliance and reproducibility before any fixes are published.

How do I generate audit-friendly proof artifacts for local bugfix patches?

Generating audit-friendly proof artifacts for local bugfix patches is handled automatically during the batch processing loop. After reading and validating references, the workflow applies patches locally and produces these artifacts to ensure reproducibility and compliance before review.

When should I avoid using automated batch triage for code review?

You should avoid using automated batch triage for code review when dealing with complex, low-certainty bugfixes. This workflow is specifically designed for small, high-certainty bugfix scenarios requiring manual gatekeeping, not for ambiguous or large-scale architectural changes.