Qijuzhu
三省六部 · Claude Code ‘Agent Teams’ · A multi-agent collaboration governance framework built entirely with .md files Designed exclusively for Claude Code Agent Teams
npx -y skills add cheukswiss/etdxm --skill qijuzhuAssembled 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
起居注——会话事件记录,tuichao 时写入,morning-court 时读取,追踪跨会话历史
SKILL.md
1.0 KB, as published. Nobody here has run it
Skill: 起居注
适用 Agent:太子(Lead) 加载时机:会话结束前,或皇上要求归档时
功能
记录每次会话的关键事项,形成可跨会话检索的历史档案。解决 Agent 会话间记忆不持久的问题,使太子在新会话中能快速恢复上下文。
记录时机
- 会话即将结束,有旨意处理完成时
- 旨意中途挂起、需跨会话续办时
- 皇上明确要求归档时
读取时机
- 新会话开始,皇上提及"上次"/"继续"/"之前"等续办意图时
- 太子执行早朝(
/morning-court)第一阶段自查时 - 需要了解历史决策背景时
存储位置
.claude/qijuzhu/
YYYY-MM-DD.md # 当日起居注(一日一文)
YYYY-MM-DD-2.md # 同日第二次会话(若有)
引用索引
📎 文件命名规范、必填字段与记录示例见
qijuzhu-format.md