- commands/save-memories.md: slash command that analyzes session context,
finds cutoff point from last memory save, gates on value, and spawns
memory-saver agent in background with structured summary
- agents/memory-saver.md: sonnet-based agent that stores cognitive memories
from structured summaries via MCP tools or CLI fallback
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add commit.md and commit-push-pr.md commands
- Update cognitive-memory SKILL.md to use claude-memory wrapper
- Split major-domo CLI into cli.py + cli_admin.py
- Add claude-statusline scripts and plugins dir
- Remove deprecated claude-pulse script
- Update settings.json and claude-researcher agent
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove homelab special-case from commit-push command (all repos now use origin)
- Update sync-config to use origin remote instead of homelab
- Enhance card generation with season-pct params, CLI reference, and validation fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>