Loading...
Loading...
Maintainer workflow for reviewing, triaging, preparing, closing, or landing OpenClaw pull requests and related issues. Use when Codex needs to validate bug-fix claims, search for related issues or PRs, apply or recommend close/reason labels, prepare GitHub comments safely, check review-thread follow-up, or perform maintainer-style PR decision making before merge or closure.
npx skill4agent add steipete/clawdis openclaw-pr-maintainer.github/workflows/auto-response.ymlr:*r: skillr: supportr: no-ci-prr: too-many-prsr: testflightr: third-party-extensionr: moltbookr: spaminvaliddirty-F - <<'EOF'\ngh issue/pr comment -b "..."#24643--repo openclaw/openclaw--match title,body--match commentsgh search prs --repo openclaw/openclaw --match title,body --limit 50 -- "auto-update"
gh search issues --repo openclaw/openclaw --match title,body --limit 50 -- "auto-update"
gh search issues --repo openclaw/openclaw --match title,body --limit 50 \
--json number,title,state,url,updatedAt -- "auto update" \
--jq '.[] | "\(.number) | \(.state) | \(.title) | \(.url)"'/landprscripts/committer "<msg>" <file...>git addgit commit.github/pull_request_template.md.github/ISSUE_TEMPLATE/syncgit pull --rebasegit push