journal

Generate markdown journal entries from git commit history.

1|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/mpazaryna/claude-toolkit --skill journal-mpazaryna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: journal
Source: https://github.com/mpazaryna/claude-toolkit/tree/main/docs/devlog
Command: npx skills add https://github.com/mpazaryna/claude-toolkit --skill journal-mpazaryna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of documenting work sessions by automatically reading and analyzing git commit history to generate comprehensive journal entries.

Core Features & Use Cases

  • Git-First Documentation: Automatically generates journal entries by reading commit messages, file changes, and development patterns.
  • Minimal User Input: Works with just "journal this" command, requiring no additional user interaction.
  • Use Case: After a 2-hour coding session with multiple commits, simply invoke this skill to get a detailed summary of what was accomplished, decisions made, and next steps.

Quick Start

Use the journal skill to document your recent work by saying "journal this" - it will read your git history and generate a comprehensive markdown journal entry automatically.