openclaw-maintainer とは?
OpenClaw メンテナー向けの PR レビューとマージの自動化。サブサブエージェントを使用した並列化されたサブステップ。推論タスクには gpt (codex) を使用し、軽量 API/検索タスクには gpt-fast (codex-spark) を使用します。 ソース: tyler6204/openclaw-maintainer-skill。
OpenClaw メンテナー向けの PR レビューとマージの自動化。サブサブエージェントを使用した並列化されたサブステップ。推論タスクには gpt (codex) を使用し、軽量 API/検索タスクには gpt-fast (codex-spark) を使用します。
コマンドラインで 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) を使用し、軽量 API/検索タスクには gpt-fast (codex-spark) を使用します。 ソース: tyler6204/openclaw-maintainer-skill。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/tyler6204/openclaw-maintainer-skill --skill openclaw-maintainerOpenClaw メンテナー向けの PR レビューとマージの自動化。サブサブエージェントを使用した並列化されたサブステップ。推論タスクには gpt (codex) を使用し、軽量 API/検索タスクには gpt-fast (codex-spark) を使用します。 ソース: 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