What problem does it solve?
Record a meta change-log entry whenever Claude internal assets in this repo are added, modified, or removed. Triggers on edits to: .claude/skills/, .claude/agents/, .claude/commands/**, .claude/settings.json, .claude/settings.local.json, .mcp.json, CLAUDE.md (root or nested), or auto-memory files. Also triggers on direct user requests like "log this meta change", "add a meta entry", or "/meta-log". Writes one entry per logical change to meta/<YYYY-MM-DD-HHMM-slug>.md using templates/meta-entry.md, and updates meta/README.md so the new entry appears in the index.
Core Features & Use Cases
- Change-log automation: automatically create a new meta entry for Claude internal asset changes.
- Version tracking: keeps a chronological history of edits to assets that configure Claude behavior.
- Use Case: When you update .claude/skills or CLAUDE.md, this skill records the change for accountability and traceability.
Quick Start
After finishing a logical change that affected Claude internal assets, run the skill to log the meta change.