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


