2.0 KiB
2.0 KiB
2026-02-14
08:10 - CLAUDE.md optimization: reference docs belong in skill files
- Type: insight
- Tags: claude-code, claude-md, optimization, pattern
- Memory: claudemd-optimization-reference-docs-belong-in-skill-files-390d40
- Summary: Optimized ~/.claude/CLAUDE.md from 161 to 32 lines (80% reduction). Key pattern: move CLI reference
08:34 - CLAUDE.md optimization across all projects
- Type: workflow
- Tags: claude-code, claude-md, optimization, workflow, gitea
- Memory: claudemd-optimization-across-all-projects-767bc5
- Summary: Performed bulk CLAUDE.md optimization across 10 projects (8 files rewritten). Key patterns applied:
08:57 - Fixed thaw report channel lookup
- Type: fix
- Tags: major-domo, discord-bot, transaction-freeze, bugfix, config
- Memory: fixed-thaw-report-channel-lookup-4af660
- Summary: The _post_thaw_report() method in tasks/transaction_freeze.py was searching for channels by name
20:25 - Documented live series and PotM workflows for Paper Dynasty
- Type: workflow
- Tags: paper-dynasty, workflows, documentation, skill-update
- Memory: documented-live-series-and-potm-workflows-for-paper-dynasty-6980aa
- Summary: Created live-series-update.md covering FanGraphs data sourcing and PotM variant. Added PotM section
21:39 - PostToolUse hook: auto-format Python with uvx black
- Type: configuration
- Tags: claude-code, hooks, python, black, uv
- Memory: posttooluse-hook-auto-format-python-with-uvx-black-5ffd91
- Summary: Set up a PostToolUse hook in ~/.claude/settings.json that auto-formats Python files with Black via