What problem does it solve?
Maintainer workflows for reviewing, triaging, preparing, closing, or landing OpenClaw pull requests and related issues can be error-prone and time-consuming. This skill provides structured guidance to ensure consistent labeling, evidence-based decision making, and safe, efficient PR landings.
Core Features & Use Cases
- Apply correct close and triage labels automatically when an issue or PR matches an auto close reason, and ensure downstream automation handles the response.
- Enforce bug-fix evidence by requiring repros, logs, or failing tests before landing a patch.
- Guide safe GitHub text handling and commenting to avoid formatting issues or malformed references.
- Facilitate broad search across PRs and issues to surface related discussions before deciding on duplicates or closures.
- Promote PR review hygiene and explicit follow-up actions, including scoped commits and avoiding bundling unrelated changes.
- Ensure safety and process compliance with explicit checks before merge, including when an action would affect multiple PRs.
Quick Start
Review a new PR by checking auto close criteria, apply the correct labels, verify evidence requirements, and prepare the PR for landing.