openclaw-pr-maintainer

openclaw-pr-maintainer is a skill for Claude Code, Codex from SafeAI-Lab-X/ClawKeeper. It costs 84 tokens per session (942 once invoked), scanned A, original, no licence file.

A maintainer workflow for handling OpenClaw GitHub pull requests and issues. Pull requests are proposed code changes that need review before they are merged.

In plain words
What is it for?
Use it to review, sort, prepare, close, or land pull requests and related issues.
Why use it?
It organizes checks for bug-fix claims, related work, labels, review follow-up, and safe GitHub communication.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to review, sort, prepare, close, or land pull requests and related issues.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SafeAI-Lab-X/ClawKeeper --skill openclaw-pr-maintainer
Clone the repo
git clone --depth 1 https://github.com/SafeAI-Lab-X/ClawKeeper

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openclaw-pr-maintainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer/github.svg)](https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer)
Your own site
<a href="https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer"><img src="https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openclaw-pr-maintainer

Your own site · 80×15
<a href="https://agentmods.dev/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer"><img src="https://agentmods.dev/badge/skills/safeai-lab-x/clawkeeper/openclaw-pr-maintainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 942 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.00942
Opus 5 $0.00042 $0.00471
Sonnet 5 $0.00017 $0.00188
Haiku 4.5 $0.00008 $0.00094

Measured 10d ago against content hash e54aeef4076e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

openclaw-pr-maintainer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

legacy/clawkeeper-watcher/.agents/skills/openclaw-pr-maintainer/SKILL.md · 76 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 76 lines · 84 tokens per session scan A e54aeef4076e

Subscribe to this mod's changes

openclaw-pr-maintainer is a skill published in the GitHub repository SafeAI-Lab-X/ClawKeeper (1,023 stars, last pushed 23d ago), with no licence file. It adds 84 tokens to every session and 942 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

swift-review

Reviews Swift/Xcode codebases, pull requests, local changes, or individual files against Swift best practices including Google's Swift Style Guide, Apple's API Design Guidelines, build performance, memory management, and testing standards. Use this skill whenever the user asks to review Swift code, audit a Swift PR…

bastos/skills · 129 tokens

code-reviewer

A code-reviewing role that checks code for bugs, security weaknesses, readability problems, design issues, and performance concerns.

AlekseiUL/agentforge-openclaw · 51 tokens

oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

davidtoby/agent-skills · 43 tokens

ai-code-review

AI-powered code review for staged git changes. Catches bugs, security issues, and code smells before you push.

danstrem2/clawdbot-skill-master-pack · 0 tokens

review-loop

Run the adversarial verification loop — implement, then hand the change to a fresh checker that did not write it, fix what it finds, and re-dispatch until APPROVE. Use before claiming any behavioural change is done, and on requests like "review loop", "adversarial review", "independent review", "get this verified"…

sangrokjung/claude-forge · 100 tokens

observability-debugging

Feilsøk produksjonsproblemer med Mimir-metrikker, Loki-logger og Tempo-traces — strukturerte debugging-workflows for Nav-utviklere.

navikt/copilot · 38 tokens