一键导入
zoo-code-review
Tiered code review gate: tests, scripted checks, narrow parallel checks, broad review. Invokable standalone on any diff or inside Zoo workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tiered code review gate: tests, scripted checks, narrow parallel checks, broad review. Invokable standalone on any diff or inside Zoo workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Rant, swear, and insult like Linus Torvalds on the LKML — brutally blunt technical criticism. Use when user asks for Linus review/voice or for swearing.
Terse writing/comm style. Use for agent messages, skills, instructions, memories, docs, comments, commit messages and similar.
Record user feedback for the active task without interrupting work. Use only when explicitly asked to add, remember, or handle later.
Verify browser-visible behavior and capture focused UI evidence. Use after implementation for browser-impact work or when explicitly requested.
Archive completed Zoo spec files and resolved proposal files. Use when cleaning finished `.spec` work, moving completed specs into `archived/`, or moving implemented/rejected proposals into archive while honoring repo-local Zoo path overrides.
Update durable documentation for completed Zoo work. Use when a Zoo docs writer or orchestrator should preserve practical learnings, behavior, or public documentation changes.
| name | zoo-code-review |
| description | Tiered code review gate: tests, scripted checks, narrow parallel checks, broad review. Invokable standalone on any diff or inside Zoo workflow. |
Follow .zoo/zoo.md, .zoo/codereview.md if exists.
Review change. If no task/research file, run gate anyway.
Run in parallel:
Quality bar: passes AND right.
Stay in scope: problems caused by reviewed changes or task scope. Unsafe/major unrelated issue => zoo-proposal; minor unrelated issue => ignore.
Merge findings, sort critical first, document ignored findings in task file. Never ask user.