
Claude Code Memory: CLAUDE.md and Persistent Context
Claude Code stores context in CLAUDE.md files and an auto-memory system. Here's the mental model and practical patterns for keeping it clean and useful across sessions.
tags
Click a filter to scope results to projects or posts.

Claude Code stores context in CLAUDE.md files and an auto-memory system. Here's the mental model and practical patterns for keeping it clean and useful across sessions.

Claude Code subagents are independent AI workers for scoped tasks like search, planning, and security review. Here's when to use them and how to author your own.

Hooks in Claude Code fire shell commands at lifecycle events — before tool runs, after edits, on session start. The escape hatch for linting, formatting, and gating risky actions.

Claude Code is keyboard-first — the built-in shortcuts let you interrupt agents, paste multi-line prompts, scroll diffs, and switch modes. Full cheat sheet.

Slash commands are Claude Code's direct control surface for session state, memory management, and custom workflows. Full built-in reference plus how to author your own.

Claude Code is Anthropic's agentic CLI that reads your repo, edits files, and runs tests from the terminal. This guide covers installation, setup, and your first session.

Oh My Posh is a cross-platform prompt engine that shows Git status, active language versions, and command timing in your terminal. Here's how to set it up.

Zed is a GPU-rendered code editor built in Rust by the Atom creators — millisecond startup, real-time collaboration, and built-in AI out of the box. Here's my take.

Winget is Microsoft's built-in Windows package manager — install, update, and manage thousands of apps from the terminal with a single command. Here's how.

GitHub Copilot CLI brings agentic AI directly to your terminal — write code, run tests, and fix errors without context-switching. Here's how to set it up.
Windows Terminal finally gives Windows developers a first-class command line — tabs, panes, GPU rendering, and WSL integration all in one place. Here's how to get the most out of it.