Claude Code configuration files, skills, and customizations
Go to file
Cal Corum 8e3cdf830f Fix heredoc commit message extraction in session memory hook
The regex used mismatched quote types, causing $(cat << to leak
into memory titles. Now tries heredoc format first with proper
EOF terminator matching, falls back to same-type quoted strings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 10:30:40 -06:00
agents Initial commit: Claude Code configuration backup 2026-02-03 16:34:21 -06:00
commands Update remote refs and card generation workflow 2026-02-15 19:11:19 -06:00
hooks Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00
scripts Fix heredoc commit message extraction in session memory hook 2026-02-16 10:30:40 -06:00
skills Update remote refs and card generation workflow 2026-02-15 19:11:19 -06:00
usage-data Add new skills, commands, scripts; update Paper Dynasty workflows 2026-02-13 14:10:21 -06:00
.gitignore Add global __pycache__/ to gitignore 2026-02-15 17:52:10 -06:00
CLAUDE.md Add SSH key instructions and commit-push command 2026-02-15 17:51:46 -06:00
settings.json Add PostToolUse hook for auto-formatting Python with uvx black 2026-02-14 21:49:54 -06:00