ck:journal

Generate structured journal entries from session notes and code changes.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/hotriluan/alkana_web --skill ck-journal-hotriluan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:journal
Source: https://github.com/hotriluan/alkana_web/tree/main/.opencode/skills/journal
Command: npx skills add https://github.com/hotriluan/alkana_web --skill ck-journal-hotriluan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps individuals capture memories of changes, decisions, and session reflections to improve learning, alignment, and accountability.

Core Features & Use Cases

  • Journal writing guided by a dedicated subagent to analyze recent changes and code iterations.
  • Stores entries in a centralized docs/journals/ directory for easy retrieval and review.
  • Supports quick retrospectives after meetings or development sprints to surface impacts and decisions.

Quick Start

Record a concise entry summarizing the latest changes and reflections using the journal-writer.

Frequently Asked Questions about ck:journal

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

FAQPage Schema
How do I generate structured journal entries from code changes?

Generate structured journal entries from code changes by using a dedicated subagent to analyze recent iterations and session notes. This process captures development reflections and stores them centrally for future retrieval.

What is the best way to run a quick retrospective after a development sprint?

Run a quick sprint retrospective by triggering the journal-writer to summarize recent changes and surface impacts. It analyzes session notes to capture decisions and improve team alignment.

Where are session reflections and journal entries stored?

Session reflections and journal entries are stored in a centralized docs/journals/ directory. This frontmatter-driven workflow ensures entries are saved under ./docs/journals/ for easy retrieval and review.

Can I use this for personal productivity and memory capture?

Yes, you can use this for personal productivity and memory capture. It helps individuals record memories of changes and decisions to improve learning, alignment, and accountability in their workflows.

Does the journal workflow require any external dependencies?

No, the journal workflow does not require external dependencies. It satisfies a simple frontmatter-driven workflow to organize recent changes and optionally supports an organization trigger for team environments.