什麼是 openclaw-maintainer?
OpenClaw 維護者的 PR 審查和合併自動化。使用子子代理程式並行化子步驟。使用 gpt (codex) 進行推理任務,使用 gpt-fast (codex-spark) 進行輕量級 API/搜尋任務。 來源:tyler6204/openclaw-maintainer-skill。
OpenClaw 維護者的 PR 審查和合併自動化。使用子子代理程式並行化子步驟。使用 gpt (codex) 進行推理任務,使用 gpt-fast (codex-spark) 進行輕量級 API/搜尋任務。
透過命令列快速安裝 openclaw-maintainer AI 技能到你的開發環境
來源:tyler6204/openclaw-maintainer-skill。
PR review + prep + merge automation with parallelized sub-steps. Uses two model tiers for cost/speed optimization:
This skill requires maxSpawnDepth >= 2 in the OpenClaw session configuration. The parallelism works like this:
If maxSpawnDepth is less than 2, sub-subagents will fail to spawn and the parallel phases will break. The skill will still work at depth 1 but will run everything serially in the parent subagent, which is slower.
OpenClaw 維護者的 PR 審查和合併自動化。使用子子代理程式並行化子步驟。使用 gpt (codex) 進行推理任務,使用 gpt-fast (codex-spark) 進行輕量級 API/搜尋任務。 來源:tyler6204/openclaw-maintainer-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/tyler6204/openclaw-maintainer-skill --skill openclaw-maintainerOpenClaw 維護者的 PR 審查和合併自動化。使用子子代理程式並行化子步驟。使用 gpt (codex) 進行推理任務,使用 gpt-fast (codex-spark) 進行輕量級 API/搜尋任務。 來源:tyler6204/openclaw-maintainer-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tyler6204/openclaw-maintainer-skill --skill openclaw-maintainer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tyler6204/openclaw-maintainer-skill