Agent Skills
› phuc-nt/my-translator
› ck:journal
ck:journal
GitHub调用子代理分析近期代码变更与记忆,撰写简洁的日志条目,记录关键事件、决策及影响,并保存至指定目录,同时组织输出内容。
Trigger Scenarios
需要记录项目近期重大变更或决策时
生成会话反思或开发日志时
Install
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.
Version History
- 3495f99 Current 2026-07-25 07:19


