AgentSkillsCN

landpr

利用 repo landpr 检查清单,端到端完成 OpenClaw PR 的落地流程。当有人发出 “/landpr” 请求,或提出合并/落地 PR 时使用。

SKILL.md
--- frontmatter
name: landpr
description: Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
user-invocable: true

Land PR (OpenClaw)

Use this skill to land openclaw/openclaw PRs only.

Safety + Scope

  • Repo restriction: only openclaw/openclaw. If the PR is in any other repo, stop and ask.
  • Single approval gate: do all read‑only prep, then summarize the plan and ask for explicit approval once before any rebase/force‑push/merge.
  • Never close PRs. PR must end in GitHub state MERGED.
  • No GitHub comments unless the user explicitly approves (global policy).

Instructions

Use this as a playbook — do not paste the full checklist into chat:

  • /var/lib/clawd/repos/clawdinators/scripts/landpr.md

If the user did not specify a PR, use the most recent PR mentioned in the conversation. If ambiguous, ask.

Default merge strategy: rebase unless the user explicitly requests squash.

After completion, verify PR state == MERGED.