# productivity
4 articles
claude-code
Multiple Claude Code Instances: Context & Rate Limits
Each Claude Code instance gets its own full 1M context window — nothing is shared. The real constraint is rate limits, pooled across all sessions on your account.
Mar 23, 2026 · updated Mar 26, 2026 · 10 minclaude-code
Why Claude Code Forgets and How to Fix It
Why Claude Code loses track of your instructions, the memory layers explained, /compact vs /clear decision guide, Auto-Compaction traps, and techniques for stable long sessions.
Mar 14, 2026 · updated Mar 23, 2026 · 11 minclaude-code
Claude Code Commands Cheat Sheet — Full Reference
Every Claude Code slash command, CLI flag, and keyboard shortcut organized by real-world usage frequency. 50+ commands covered with official documentation as the sole source.
Mar 11, 2026 · updated Mar 23, 2026 · 23 minclaude-code
Claude Code Context Management: CLAUDE.md Design Patterns
Five CLAUDE.md design patterns plus Auto Memory, Hooks, and Custom Commands — a complete context management guide updated for the 1M context era.
Feb 26, 2026 · updated Mar 23, 2026 · 17 min