mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
Add automatic memory compaction trigger when context usage exceeds 110K tokens: - Evaluates memory state after analysis phase (Phase 3) - Triggers /compact command if approaching context limits - Prevents context overflow and ensures optimal performance - Particularly important after extensive documentation generation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>