con un clic
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.
// Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
Run PR intent distillation across a PR set and persist outputs + sidecar metadata to /memory/pr-intent.
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
Analyze GitHub and Discord signals to prioritize maintainer attention. Use when asked about priorities, what's hot, what needs attention, or project status.
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
| 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 |
Use this skill to land openclaw/openclaw PRs only.
openclaw/openclaw. If the PR is in any other repo, stop and ask.Use this as a playbook — do not paste the full checklist into chat:
/var/lib/clawd/repos/clawdinators/scripts/landpr.mdIf 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.