一键导入
review-orchestration
Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Git Worktree: parallel working trees for isolated branch-level execution, debugging, and safe experimentation.
Durable project-memory rules for `.agent-memory/` plus session-memory boundaries.
Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules.
Architecture, Jetpack Compose, Navigation3 KMP, and Koin DI rules for Android apps.
Practical rules for designing, evolving, and integrating APIs safely.
Concise code-quality rules for implementation and review across the stack.
| name | review-orchestration |
| description | Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up. |
| user-invocable | false |
Use this skill when the Orchestrator is deciding how to run review after implementation or debugging work.
This skill governs:
It does NOT replace:
review-core for independent reviewer output formatmulti-model-review for consensus consolidationDefault rule:
Review is usually required when any are true:
>= 2 files changedDebugger, CoderSr, or a worktree-based flowReview may be skipped only when all are true:
If review is skipped, say why explicitly in the final report.
Use single-model review by default.
Use multi-model review when any are true:
>5 files or roughly >200 changed lines)For every review run, inject these baseline skills:
@skills/security-best-practices/SKILL.md@skills/code-quality/SKILL.md@skills/testing-qa/SKILL.md@skills/review-core/SKILL.mdSingle-model path:
Reviewerreview-coreMulti-model path:
ReviewerGPT, ReviewerGemini, and Reviewer in parallelMultiReviewer=== ReviewerGPT ====== ReviewerGemini ====== Reviewer ===@skills/multi-model-review/SKILL.md for consolidation policyIf review returns concrete issues:
If review returns no significant issues:
Optimization is not a mandatory polishing pass.
Use a targeted optimization follow-up only when at least one is true:
Rules:
Verifier for objective acceptance checksThe Orchestrator should keep only these decisions locally:
VerifierDetailed review workflow policy belongs in this skill, not in the Orchestrator prompt.