Agent Skills
› phuc-nt/my-translator
› ck:journal
ck:journal
GitHub利用子代理分析记忆和代码变更,撰写聚焦关键事件、影响及决策的简洁日志条目,并存入指定目录。
触发场景
需要记录近期项目变更
进行会话反思与总结
安装
npx skills add phuc-nt/my-translator --skill ck:journal -g -y
SKILL.md
Frontmatter
{
"name": "ck:journal",
"metadata": {
"author": "claudekit",
"version": "1.0.0"
},
"description": "Write journal entries analyzing recent changes and session reflections.",
"argument-hint": "[topic or reflection]"
}
Journal
Use the journal-writer subagent to explore the memories and recent code changes, and write some journal entries.
Journal entries should be concise and focused on the most important events, key changes, impacts, and decisions.
Keep journal entries in the ./docs/journals/ directory.
IMPORTANT: Invoke "/ck:project-organization" skill to organize the outputs.
版本历史
- 3495f99 当前 2026-07-25 07:19


