Skip to main content

cc-dispatch

Codex 与 Claude Code 协作的分发协议。当你(Codex)需要将实现任务委托给 Claude Code 执行时,使用此 skill 生成结构化任务包(Task Package),并根据 Claude Code 返回的完成报告(Completion Report)执行验收。 核心目标:让每个任务包足够精确,使 Claude Code 无需反复确认即可一次性执行正确;让每份完成报告足够结构化,使你无需阅读所有代码改动即可快速验收。 **触发时机**: - 用户提出需求,你需要拆解并交给 Claude Code 实现 - 你收到 Claude Code 的完成报告,需要执行验收 - 需要对已完成任务提出修改意见并生成 Change Request

Jump to install

Source facts

Repository
ZhouYinLong-lab/Dog-Skills
Last source activity
July 3, 2026 at 03:04
Detected SKILL.md language
Chinese
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.