帮助维护者高效审查、分诊并交接 ClawHub 的 GitHub 问题与 PR。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "clawhub-pr-maintainer" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/clawhub/main/.agents/skills/clawhub-pr-maintainer/SKILL.md 2. 保存为 ~/.claude/skills/clawhub-pr-maintainer/SKILL.md 3. 装好后重载技能,告诉我可以用了
请帮我分诊这个 ClawHub GitHub issue:总结问题、判断是否可复现、列出缺失信息、建议标签和优先级,并给出下一步处理建议。
输出一份维护者分诊摘要,包含问题概述、复现判断、信息缺口、建议标签与优先级。
请审查这个 ClawHub PR:概括改动内容,检查 CI 状态、UI 证据和风险点,指出需要作者补充的内容,并给出是否建议合并的结论。
输出结构化 PR 审查意见,包括变更摘要、验证结果、风险清单、补充要求与合并建议。
请基于这个 issue 或 PR 生成维护者交接说明:包含当前状态、已验证证据、未决事项、建议负责人,以及是否适合关闭或继续跟进。
输出简明交接文档,方便下一位维护者快速接手并继续处理。
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.…
帮助你快速创建或接入 Convex,并完成前端初始化与首次本地运行。
审查 Convex 读写与订阅性能瓶颈,定位慢功能与并发冲突问题。
帮助 ClawHub 管理人员执行封禁、解封、角色调整与状态核验。
帮助开发者构建可复用的 Convex 组件,封装独立表结构与对外后端 API。
帮助你为 Convex 应用配置认证、身份映射与访问控制流程。
帮助用户判断应调用哪个 Convex 技能,并分流模糊的应用开发需求
用于处理 ClawSweeper 的巡检报告、修复任务、合并流程与运维监控。
帮助维护者快速审查、分诊并处理 OpenClaw 的 Issue 与 PR。
帮助维护者检查、修复并验证 OpenClaw 的 GHSA 安全公告与私有分叉状态。
帮助团队在 GitHub Actions 中创建或更新受保护的实现 PR 并支持自动合并审查流程。
帮助维护者分诊、清理并解决 GitHub 中的 OpenClaw 密钥泄露告警。
帮助维护者准备并核验 OpenClaw 稳定版或测试版发布与发布说明。