journal

Summarize recent code changes and session reflections into structured journal entries.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill journal-haidonglethqb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: journal
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.claude/skills/journal
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill journal-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps a concise record of recent changes and session reflections to preserve memory and aid onboarding and retrospectives.

Core Features & Use Cases

  • Journal entries summarize key changes, decisions, and learnings from sessions.
  • Entries are stored under ./docs/journals/ for organized access and later review.
  • Supports quick summaries and topic-based organization to accelerate knowledge capture.

Quick Start

Create a new journal entry summarizing today's changes using the journal-writer subagent.

Frequently Asked Questions about journal

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

FAQPage Schema
How do I automatically summarize recent code changes for a development retrospective?▼

To summarize code changes for a development retrospective, you can generate structured journal entries that capture key decisions and learnings from your recent sessions. This Skill automates that process by recording recent code changes into a structured journal.

What is the best way to maintain session reflections and memory for software projects?▼

Maintaining session reflections involves recording insights and changes systematically. This Skill captures session reflections and stores them as structured journal entries in a dedicated directory, preserving memory and aiding project onboarding.

How do I create a new journal entry summarizing today's work?▼

To create a journal entry summarizing today's work, you use the journal-writer subagent. It processes your recent changes and session reflections, generating a structured summary stored under the ./docs/journals/ directory.

Where are generated journal entries stored for knowledge capture?▼

Generated journal entries are stored under the ./docs/journals/ directory. This organized storage approach ensures quick access for later review, onboarding, and software development knowledge capture.

Can I use topic hints to organize my code change summaries?▼

Yes, you can use topic hints to guide the organization of your code change summaries. The journal-writer subagent supports topic-based organization to accelerate knowledge capture and systematically structure your reflections.