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


