smithery/openclaw

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.

Installation

$ npx skills add smithery/openclaw --skill landpr

Also in this package

Other skills from smithery/openclaw · top by installs.

npx skills add smithery/openclaw

Browse all from smithery/openclaw

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,062 B
  • docs SUMMARY.md 145 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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.