- cc-compact: skill to reload a past Claude Code session's context
(resolves by id or ai-title, extracts a bounded XML summary via
compact_session.py) so work can be resumed without ingesting the log
- migrate the existing new-work skill into the repo
- deploy ~/.claude/skills via ensure_dir_symlink in setup.sh
- claude-token-count: count tokens via Anthropic's count_tokens endpoint,
pulling the API key from 1Password at runtime
discord-send is a Bun script that posts to a Discord webhook (URL read
from ~/.config/discord-send/webhook), with optional --attach for files.
The personal CLAUDE.md tells Claude Code to use it for notifications
and image sharing. Both deploy via Dotter.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>