git-memory
Installation
SKILL.md
Git Memory
Portable, tool-agnostic project memory using git commit messages and PR body as the durable substrate.
Invocation policy
The skill is an invocation gate, not a trailer gate.
Two distinct decisions must not be conflated:
| Decision | Who decides | When |
|---|---|---|
| Should this skill be invoked? | The caller | Before git commit / gh pr create — answer is always yes in a Claude session |
| Should this commit carry memory trailers? | The skill | Inside the skill — routine commits exit cleanly with no trailers |