一键导入
review-loop
Use when: iterative review-fix loop until csa review --diff is clean
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when: iterative review-fix loop until csa review --diff is clean
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-loop |
| description | Use when: iterative review-fix loop until csa review --diff is clean |
| allowed-tools | Bash, Read, Grep, Edit, Write |
| triggers | ["review-loop","/review-loop","review and fix loop"] |
Bounded diagnostic review-fix front end. It may run at most 2 identical serial
review → fix → review rounds. If the branch is still not clean, the serial loop
MUST stop and change topology: freeze HEAD, fan out read-only discovery by
semantic scope × lens, verify/deduplicate, cluster root causes, batch repairs,
and finish with a fresh whole-range clean-room gate. Reaching the budget never
authorizes PASS, push, or merge.
csa run --sa-mode true --skill review-loop "Review and fix current changes"
When operating under SA mode (e.g., dispatched by /sa or any autonomous workflow),
ALL csa invocations MUST include --sa-mode true. This includes csa run,
csa review, csa debate, and any other execution commands. Omitting --sa-mode
at root depth causes a hard error; passing false when the caller is in SA mode
breaks prompt-guard propagation.
csa review --diffparallel-fix pattern (parallel RECON / serial EDIT) for faster fix rounds.MAX_ROUNDS: Maximum review-fix iterations (default: 2)Use when: full dev cycle branch->plan->implement->review->PR->merge
Use when: executing tasks via csa run/review/debate, session mgmt
Use when: running CSA-driven code review, independent model selection
Use when: three-layer manager-employee orchestration for delegation
Use when: legacy alias, redirects to dev2merge pipeline
Use when: converting TODO plan or open GitHub issues into deterministic execution checklist