起居注——会话事件记录,tuichao 时写入,morning-court 时读取,追踪跨会话历史
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill qijuzhu --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qijuzhu?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-qijuzhu)More formats (shields.io, HTML) on the badges page.
---
name: qijuzhu
description: 起居注——会话事件记录,tuichao 时写入,morning-court 时读取,追踪跨会话历史
---
# Skill: 起居注
> **适用 Agent**:太子(Lead)
> **加载时机**:会话结束前,或皇上要求归档时
## 功能
记录每次会话的关键事项,形成可跨会话检索的历史档案。解决 Agent 会话间记忆不持久的问题,使太子在新会话中能快速恢复上下文。
## 记录时机
- 会话即将结束,有旨意处理完成时
- 旨意中途挂起、需跨会话续办时
- 皇上明确要求归档时
## 读取时机
- 新会话开始,皇上提及"上次"/"继续"/"之前"等续办意图时
- 太子执行早朝(`/morning-court`)第一阶段自查时
- 需要了解历史决策背景时
## 存储位置
```
.claude/qijuzhu/
YYYY-MM-DD.md # 当日起居注(一日一文)
YYYY-MM-DD-2.md # 同日第二次会话(若有)
```
## 引用索引
> 📎 文件命名规范、必填字段与记录示例见 `qijuzhu-format.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!