一键导入
review
Run the reviewloop playbook with a named reviewer agent to review the current finding. Use when the owner says review <agent>.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the reviewloop playbook with a named reviewer agent to review the current finding. Use when the owner says review <agent>.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Compare a doc, decision, or guidance claim against repo evidence and fix or report the conflict; also the deliberate state-hygiene pass. Use when the owner says drift.
Fast save-my-place snapshot of .agents/state.md so the next session resumes without chat context. Use when the owner says handoff or a session is wrapping up.
Draft or update a durable plan before broad implementation work. Use when the owner says plan.
Re-ground in this repo's current state and report before making any change. Use when the owner says catchup or asks where things stand.
Record a settled durable decision in .agents/decisions.md and update affected guidance. Use when the owner says decision.
Read the named playbook under .agents/playbooks/ and follow it. Use when the owner says playbook <name>.
| name | review |
| description | Run the reviewloop playbook with a named reviewer agent to review the current finding. Use when the owner says review <agent>. |
Run the review playbook operator: read .agents/playbooks/reviewloop.md
and follow it to review the current finding with the reviewer agent named
in the request (for example review codex). The named agent is the
reviewer harness; it is dispatched headless and one-shot per the playbook.
If the playbook does not exist in this repo, say so rather than guessing.
The playbook is the authoritative definition; this skill is only a pointer.