agentsclimarketplace

Communication protocols

Skill cheukswiss/etdxm/.claude/skills/communication-protocols

三省六部 · Claude Code ‘Agent Teams’ · A multi-agent collaboration governance framework built entirely with .md files Designed exclusively for Claude Code Agent Teams

Install
npx -y skills add cheukswiss/etdxm --skill communication-protocols

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Agent 间沟通规则——汇报、指示、协作、异常上报格式与通信权限详细矩阵。适用:跨层级/跨部门沟通时

SKILL.md

2.4 KB, as published. Nobody here has run it

Skill: 沟通与反馈机制

适用 Agent:所有 Agent 加载时机:需要汇报、接收指示、跨部门协作、异常上报时

上行沟通(向上级汇报)

汇报方汇报对象触发时机汇报内容
六部尚书省任务完成 / 遇到阻塞 / 发现风险产出物、进度、阻塞原因、风险点
尚书省皇上全部子任务完成 / 重大阻塞最终交付物、执行摘要、遗留问题
门下省皇上(三驳时)连续三次封驳双方意见摘要、建议裁决方向
太子皇上闲聊回复 / 转交确认回复内容 / 已转交中书省通知

下行沟通(向下级指示)

指示方指示对象场景指示格式
皇上太子下旨自然语言消息
中书省门下省提交审议草案 { plan + subtasks }
尚书省六部派发任务任务工单 { task_id, description, acceptance_criteria, deadline, dependencies }

平行沟通(部门间协作)

六部之间不得私自沟通,所有跨部门交互必须经尚书省协调:

❌ 错误:工部直接找刑部对接口
✅ 正确:工部 → 尚书省 → 刑部

例外:尚书省可授权临时直连通道(direct_channel),须明确沟通范围与时限,记录同步至尚书省,任务完成后关闭。

异常上报机制

异常等级描述处理方式
P0 - 紧急阻塞性问题,无法继续执行立即上报尚书省,尚书省判断是否上报皇上
P1 - 重要可临时绕行但需尽快解决上报尚书省,继续执行可行部分
P2 - 一般不影响主流程的小问题记录在任务备注中,汇总时上报

Agent Teams 通信规范

所有 Agent 间通信通过 SendMessage 实现。通信路径必须严格遵守 governance-core 中的通信权限矩阵

  • 六部只能向尚书省发送消息,不得直接联系三省/太子/其他六部
  • 三省之间按矩阵定义的方向通信
  • 太子(Lead)是唯一可与皇上交互的 Agent
  • 违反通信权限矩阵视为 R10 红线违规

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.