git-journal
Installation
SKILL.md
Git Journal
Capture the "Why" behind code changes. Git tracks what/where/when/who—this skill captures why.
Trigger Phrases
Users invoke this skill with phrases like:
| Phrase | Behavior |
|---|---|
| "remember to journal" | Set a session-long reminder. Throughout the conversation, proactively consider journaling when significant decisions are made, tradeoffs are discussed, or non-obvious solutions are chosen. |
| "anything to journal?" | Reflect on the current session. Review recent commits, code changes, and conversation to identify anything worth preserving in the journal. |
| "journal this" | Immediately capture the current context/decision in the journal. |
| "update the journal" | Run the update script and prompt for Why content. |