원클릭으로
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.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.