Review, triage, validate, and hand off ClawHub GitHub issues and PRs.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "clawhub-pr-maintainer" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/clawhub/main/.agents/skills/clawhub-pr-maintainer/SKILL.md 2. Save it as ~/.claude/skills/clawhub-pr-maintainer/SKILL.md 3. Reload skills and tell me it's ready
Please help me triage this ClawHub GitHub issue: summarize the problem, assess reproducibility, list missing information, suggest labels and priority, and recommend next steps.
A maintainer-facing triage summary with issue overview, reproducibility assessment, missing details, and suggested labels and priority.
Please review this ClawHub PR: summarize the changes, check CI status, UI proof, and risks, identify what the author should add, and conclude whether it should be merged.
A structured PR review covering change summary, validation results, risk list, requested follow-ups, and merge recommendation.
Based on this issue or PR, create a maintainer handoff note including current status, validated evidence, open items, recommended owner, and whether it should be closed or followed up.
A concise handoff note that helps the next maintainer quickly take over and continue work.
Use this skill for maintainer-facing ClawHub GitHub workflow, not for ordinary implementation work.
gh pr view or gh issue view against openclaw/clawhub; verify live
state before commenting, labeling, closing, or recommending merge.Common read-only commands:
gh pr view <number> --repo openclaw/clawhub --json title,body,author,labels,comments,files,commits,statusCheckRollup,reviewDecision,url
gh issue view <number> --repo openclaw/clawhub --json title,body,author,labels,comments,state,url
gh api users/<login> --jq '{login,name,created_at,type}'
proof:ui just to inspect
existing evidence.Use the clawhub-ui-proof skill when the maintainer/agent should generate new
visual evidence.
before-after: bug fixes, regressions, changed copy, changed layout, or any
PR where main-vs-candidate comparison clarifies the change.feature: new page, new flow, new UI state, or behavior that cannot exist on
origin/main.Write a temporary Playwright scenario under .artifacts/proof-scenarios/; do
not infer manual clicks. Keep screenshots and videos in .artifacts/ until
publishing. Never commit proof artifacts.
If this review generated proof:ui artifacts, publish them before the final PR
review comment. Do not leave only local .artifacts/... paths in a PR comment;
they are useful to the maintainer locally but invisible to GitHub readers.
Use:
bun run proof:publish -- --proof-dir .artifacts/clawhub-ui-proof/<timestamp> --target-pr <number>
proof:publish copies the selected files to the qa-artifacts branch and
upserts a marker-backed PR comment with a ClawHub UI Proof section.
That comment includes:
before-after or feature)report.md result summaryUse --dry-run before publishing if you need to inspect the generated comment.
If publishing fails because credentials are missing, report the local proof
directory and the failed command instead of posting a comment that claims
evidence is attached.
ClawSweeper is the bot control plane for automated PR/issue review once ClawHub dispatch is configured. Until then, use this skill for manual maintainer review. If ClawSweeper has posted a review, read it as evidence but verify live PR state before acting.
--body-file; never pass escaped
\n strings.gh pr comment --body-file is fine.
When proof artifacts were generated, use proof:publish so screenshots/videos
are published before posting.…
Helps users choose the right Convex skill for vague app tasks.
Plan Convex schema and data migrations for safe, zero-downtime rollouts.
Audit Convex performance issues across reads, subscriptions, writes, and function limits.
Perform ClawHub moderation actions like bans, role changes, and status checks.
Build reusable Convex components with isolated tables and app-facing backend APIs.
Set up authentication, identity mapping, and access control in Convex apps.
Handle ClawSweeper reports, fixes, merges, permissions, and GitHub workflow monitoring.
Review, triage, and manage OpenClaw issues and pull requests faster.
Inspect, patch, validate, and publish OpenClaw GHSA advisories securely.
Create or update guarded implementation PRs in GitHub Actions with reviewed automerge.
Helps maintainers triage, clean up, and resolve OpenClaw secret scanning alerts.
Prepare and verify OpenClaw stable or beta releases and release notes.