git-journal

Installation
SKILL.md

Git Journal

Capture the "Why" behind code changes. Git tracks what/where/when/who—this skill captures why.

This skill has two outputs:

Output Location Purpose
Technical journal journals/YYYY-MM-DD_<branch>.md Branch-scoped change log: tradeoffs, alternatives, technical nuance
Business docs docs/ Living current-state QA documentation by feature domain

Every git-journal invocation runs the technical journal flow unchanged, then evaluates whether business docs need updating.

Trigger Phrases

Installs
46
First Seen
Feb 3, 2026
git-journal — kingly-clark/skills