ck:journal

Generate structured journal entries from recent project changes and session reflections.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-journal-jangtrinh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:journal
Source: https://github.com/jangtrinh/demo-Lam/tree/main/.claude/skills/journal
Command: npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-journal-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you transform scattered session notes and recent changes into concise journal entries that capture key events, decisions, and impacts.

Core Features & Use Cases

  • Journal writing from change context: uses a journal-writer subagent to explore memories and recent code changes.
  • Focused, decision-oriented reflections: produces concise entries centered on the most important events, key changes, impacts, and decisions.
  • Structured output location: keeps entries organized under the ./docs/journals/ directory for easy retrieval and ongoing review.

Quick Start

Ask ck:journal to write a set of concise journal entries about your latest project changes and save them into the ./docs/journals/ directory.

Frequently Asked Questions about ck:journal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write project retrospectives from scattered session notes?

Writing project retrospectives from scattered session notes is achieved by using a subagent to explore memories and recent code changes, producing concise entries that capture key events, decisions, and impacts.

What is the best way to generate structured journal entries after a multi-agent coding session?

The best way to generate structured journal entries after a multi-agent coding session is to apply an automated workflow that captures session reflections and recent changes, writing concise outputs directly into your project's documentation directory for ongoing review.

Can I automatically save workflow journals to a specific docs directory?

Yes, you can automatically save workflow journals to a specific docs directory. The skill writes its generated journal entries directly into the ./docs/journals/ directory, keeping your reflections organized and easily retrievable for ongoing project review.

Does generating a project retrospective require manual input of recent changes?

Generating a project retrospective does not require manual input of recent changes. The process uses a journal-writer subagent to automatically explore memories and recent code changes, transforming them into focused, decision-oriented reflections without needing manual summaries.

How do I turn iterative development updates into decision-oriented reflections?

Turning iterative development updates into decision-oriented reflections involves analyzing recent changes and session context to produce concise journal entries centered on the most important events, key changes, impacts, and decisions made during the workflow.