Skill Claude CodeCodex
Maintainer procedure for adding a new Claude Code lifecycle hook to the agentic-memory system. Use when an event (session start, pre-tool, post-tool, session end) should automatically do something the agent shouldn't have to remember to do. Don't use for scheduled background jobs (that's add-a-cron-job).