/changelog
/changelog — Log System Changes
Auto-log every system change so the framework stays auditable without anyone remembering to write it down.
What it does
Append-only log for skill changes, workflow updates, scheduled agent edits, memory rules, vault structure shifts, and CLAUDE.md edits. Knows what counts as a system change and what is just routine output (daily notes, articles, captures don't belong here).
Use it as a rule, not a manual command. Any time the framework itself moves, the changelog catches it. Treat it as the audit trail that makes "what changed last week" answerable in seconds.
Outputs a dated entry in `CHANGELOG.md` grouped by category when changes are part of a bigger effort. Pairs with `maintain` (vault cleanup also logs here) and `tldr` (session-end summaries reference it).
Related skills
