openclaw-pr-maintainer

Automate OpenClaw PR and issue triage with evidence checks.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill openclaw-pr-maintainer-agent-pattern-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-pr-maintainer
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/.agents/skills/openclaw-pr-maintainer
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill openclaw-pr-maintainer-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, gitcrawl, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing, triaging, and maintaining OpenClaw PRs and issues by implementing evidence checks and standard workflows.

Core Features & Use Cases

  • PR/Issue Triage: Automates the initial assessment of PRs and issues based on predefined criteria.
  • Evidence Checks: Ensures that bug fixes and changes are backed by proper evidence and root cause analysis.
  • Label and Comment Management: Applies appropriate labels and comments to guide the workflow of PRs and issues.
  • Use Case: When reviewing a bug fix PR, use this Skill to validate the fix with the required evidence before merging.

Quick Start

Run the skill to check the evidence for the latest PR in the OpenClaw repository.

Frequently Asked Questions about openclaw-pr-maintainer

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

FAQPage Schema
How do I automate GitHub PR triage and label application for bug fixes?

Automating GitHub PR triage involves assessing PRs against predefined criteria and applying standard labels. This Skill automates initial issue assessment and applies labels to guide the standard workflow.

What is an evidence check in code review?

An evidence check validates that bug fixes and changes are backed by proper evidence and root cause analysis. You need it when reviewing a PR to ensure changes are justified before merging.

Do I need GitHub API access and gitcrawl to manage OpenClaw issues?

Yes, managing OpenClaw issues requires GitHub API access for PR interactions and gitcrawl data for analysis. These dependencies provide the necessary repository data and codebase context for triage.

How do I validate a bug fix PR with root cause analysis before merging?

Validating a bug fix PR requires enforcing evidence checks to confirm the fix is backed by proper root cause analysis. This Skill checks the latest PR to validate the required evidence.

What's the best way to enforce standard workflows for issue tracking on GitHub?

Enforcing standard workflows for issue tracking involves applying appropriate labels and comments to guide PRs. This approach streamlines reviewing and maintaining issues with consistent triage.