1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2026-06-17 04:45:20 -05:00
dotfiles/claude/skills/new-work
Kaan Barmore-Genc b0070920e3 Add cc-compact skill and claude-token-count CLI
- 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
2026-05-31 02:28:42 -05:00
..
SKILL.md Add cc-compact skill and claude-token-count CLI 2026-05-31 02:28:42 -05:00