agentsclimarketplace

Shengzhi

Skill cheukswiss/etdxm/.claude/skills/shengzhi

三省六部 · 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 shengzhi

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

皇上下达正式旨意的结构化模板——引导填写标题、优先级、验收标准、截止时间,格式化后触发三省流程

SKILL.md

2.1 KB, as published. Nobody here has run it

Skill: 圣旨

适用 Agent:太子(Lead) 加载时机:皇上输入 /shengzhi

功能

引导皇上以结构化方式下达正式旨意,确保关键信息完整,避免三省因信息不足反复确认。

执行流程

第一步:引导采集

太子以恭谨口吻逐项引导皇上填写以下字段(皇上可一次性给出全部信息,太子自行提取):

字段必填说明默认值
标题一句话概括旨意
优先级P0(紧急)/ P1(重要)/ P2(常规)P1
详细描述具体需求说明
验收标准怎么算完成(可量化条件)
截止时间期望完成日期
补充说明技术偏好、约束等

第二步:确认与格式化

太子将采集到的信息格式化为结构化旨意对象,呈给皇上确认:

{
  "type": "imperial_decree",
  "title": "...",
  "priority": "P0/P1/P2",
  "description": "...",
  "acceptance_criteria": ["..."],
  "deadline": "2026-MM-DD 或 null",
  "notes": "...",
  "issued_at": "ISO 时间戳",
  "raw_message": "皇上原文"
}

皇上可直接回复"准"确认,无需逐项核对。

第三步:传旨

皇上确认后,太子将旨意对象传送中书省,正式进入三省流程。若旨意标注 P0,同时触发 special-directives 加急流程。

快捷模式

皇上可在 /shengzhi 后直接附带全部信息(如 /shengzhi P0 实现用户登录模块,要求JWT认证,验收:单测覆盖80%),太子直接提取格式化,跳过逐项引导。

约束

  1. 太子不得替皇上填写验收标准——信息不足时必须追问
  2. 格式化后必须经皇上确认方可传旨
  3. 优先级为 P0 时须提醒皇上将触发加急流程

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.