一键导入
pr-autoreview-loop
Run a repeatable non-Symphony PR autoreview fix loop using current-head reviewer artifacts plus the repo-managed `pr-autoreview-loop` helper.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a repeatable non-Symphony PR autoreview fix loop using current-head reviewer artifacts plus the repo-managed `pr-autoreview-loop` helper.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Start a detached zellij session for a tracker-linked or natural-language task, and launch Codex or Claude as the default shell with an initial `$start-new-task ...` handoff prompt.
Initialize a new task folder with status.md, user_inputs/initial.md, user_inputs/input_artifacts/, task-progress-artifacts/, and task-progress-artifacts/scratchpad/. Supports GitHub issue URL inputs, Linear issue URL inputs, default Linear issue creation for trackerless starts, tracker-informed slugs, and machine/zellij metadata capture with optional live-session issue block sync.
Initialize a new task folder with status.md, user_inputs/initial.md, user_inputs/input_artifacts/, task-progress-artifacts/, and task-progress-artifacts/scratchpad/. Supports GitHub issue URL inputs, Linear issue URL inputs, default Linear issue creation for trackerless starts, tracker-informed slugs, and machine/zellij metadata capture with optional live-session issue block sync.
Rename Codex app thread labels and titles in local Codex state. Use when a user asks to rename, retitle, relabel, or make a Codex chat/thread easier to find in the Codex app sidebar or thread list, especially when the visible label still shows the first prompt such as "$start-new-task ZON-218".
Create compact Codex `/goal` plan files that require an implementation loop with Oracle GPT-5.5 Pro review between iterations. Use when the user wants a goal plan that explicitly sequences implementation, strongest-model Oracle review, rework from Oracle findings, repeated review until no material changes remain, and final verification.
Create a Linear ticket and immediately launch a detached zellij/Codex worker session for it. Use when the user asks to "create a ticket and start a session", "make a Linear task and $start-zellij-session-for-task", spin up a side worker for a new task, or repeat the common parent-orchestrator flow of drafting a scoped issue, linking it to a parent lane, and starting `$start-new-task ISSUE-ID`.
| name | pr-autoreview-loop |
| description | Run a repeatable non-Symphony PR autoreview fix loop using current-head reviewer artifacts plus the repo-managed `pr-autoreview-loop` helper. |
Use this skill after a PR is open and an expected autoreviewer/check is configured for the repo.
pr-autoreview-loop status --repo "<repo-root>" --pr <number|url>
pr-autoreview-loop wait --repo "<repo-root>" --pr <number|url>
Useful flags:
--review-check-substring codex-review--json--poll-seconds 30--timeout-seconds 1800findings, address the current-head review comments
and push a new commit.clean.blocked.review-run-meta markers.See ~/pro/botfiles/docs/cross-session-orchestration-contract.md for the
shared contract.