w04-review-gate

任务执行完成且产生代码变更时,主动提示用户新开 Agent 审查未提交代码;收尾由用户审查通过后主动发起。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "w04-review-gate" with this command: npx skills add qiao-925/qiao-skills/qiao-925-qiao-skills-w04-review-gate

多智能体审查提示

任务执行完成且产生代码变更时,主动提示用户新开 Agent 审查未提交代码;收尾由用户审查通过后主动发起。

⚠️ 核心强制要求

触发条件

  • 任务主要交付已完成

  • 产生了代码变更(存在 git 未提交修改)

必须执行的提示

主动提示(陈述,非问句):

主要交付已完成。运动员不当裁判:请新开 Agent 审查当前 git 未提交的代码,审查通过后再进入收尾流程。

AI Agent 行为要求

提示时机

在交付总结、用户尚未发起收尾之前,若存在未提交的代码变更,则输出上述提示。

与 W00 协同(自动 + 手动)

  • 审查前可自动调用 w00-workflow-checkpoint checkpoint 记录“待审查”状态。

  • 审查结论确认后可自动或手动调用 /w00-workflow-checkpoint 记录结果与下一步。

禁止事项

  • ❌ 将本提示纳入 w05-task-closure 收尾流程(二者独立:先审查,后收尾)

  • ❌ 使用问句(如「是否进入收尾?」)—— 收尾由用户审查通过后主动发起

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

agent-skill-rules

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

w00-workflow-checkpoint

No summary provided by upstream source.

Repository SourceNeeds Review
General

critical-thinking-guidance

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-coding-standards

No summary provided by upstream source.

Repository SourceNeeds Review