16 lines
578 B
Markdown
16 lines
578 B
Markdown
---
|
|
name: ck:journal
|
|
description: "Write journal entries analyzing recent changes and session reflections."
|
|
argument-hint: "[topic or reflection]"
|
|
metadata:
|
|
author: claudekit
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# 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. |