GitHub 仓库
daimon
daimon 收录了来自 Daily-Nerd 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
9
更新
2026-07-10
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
daimon-briefing
其他计算机职业
Dream-briefing — surfaces a "while you were away / here's where we left off" briefing at the start of a resumed session, reconstructed from a cognitive checkpoint written at the end of the prior session. Use to recall open loops, decisions, and facts whose state may have changed outside the AI session (e.g. a PR you merged yourself).
2026-07-10
daimon-end
其他计算机职业
In-session self-serialization — write a Daimon cognitive checkpoint NOW from what the live session still holds, before exiting. Use when ending a session and you want the next session's briefing to be fresh immediately (no wait for the automatic SessionEnd reconstruction), e.g. you plan to restart soon. Write-only; does not exit.
2026-07-03