# Landpr

> Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.

- Skill: `openclaw/landpr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add openclaw/landpr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openclaw/landpr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: OpenClaw (https://skillmd.com/u/openclaw)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/openclaw/landpr

---


# 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.

