Andreas Belitz
Blog Notes Projects About

Tagged: context-management

All AI Engineering LLM Patterns Career & Thinking 3D Printing & Making Infrastructure Tools & Workflow
The scaffolding is the product
Apr 2, 2026 · 10 min read · AI Engineering

The scaffolding is the product

Anthropic accidentally published 512,000 lines of Claude Code's source. The interesting part isn't the model — it's the context management plumbing around it.

context-management claude-code agents architecture enterprise-ai
Context is the new automation layer
Mar 28, 2026 · 9 min read · AI Engineering

Context is the new automation layer

Business automation used to stall where the easy stuff ended and the judgment calls began. That's changing — not because AI replaces workflow tools, but because the people who unde...

context-management automation business-ai agents workflows
The context wars: how Gemini, ChatGPT, Claude and Grok manage agent memory in 2026
Mar 22, 2026 · 14 min read · AI Engineering

The context wars: how Gemini, ChatGPT, Claude and Grok manage agent memory in 2026

I've spent months building context management patterns by hand. Here's how the four major platforms are solving the same problems at the infrastructure level — and what it means fo...

context-management agents memory gemini claude chatgpt grok caching
My .md files vs Claude's memory tool: a practitioner comparison
Mar 22, 2026 · 8 min read · LLM Patterns

My .md files vs Claude's memory tool: a practitioner comparison

Anthropic shipped a memory tool that looks structurally identical to the markdown files I've been maintaining by hand. Here's what each approach gets right, where they diverge, and...

context-management memory claude agents workflow
Custodians of context: how our roles must evolve in the AI era
Mar 12, 2026 · 10 min read · AI Engineering

Custodians of context: how our roles must evolve in the AI era

I've been writing about context management at the individual and team level. This post zooms out: if context is the real bottleneck in AI, who owns it across an organization — and...

context-management program-management ai-tools enterprise-ai architecture
Separation of concerns in AI agent teams: lessons from multi-disciplinary delivery (and where they break)
Mar 3, 2026 · 14 min read · AI Engineering

Separation of concerns in AI agent teams: lessons from multi-disciplinary delivery (and where they break)

We've been solving the 'too complex for one person' problem for decades in program delivery. Now some team members are language models — and the coordination overhead is measured i...

agents program-management context-management architecture governance
The recipe app I couldn't build six years ago
Feb 28, 2026 · 8 min read · AI Engineering

The recipe app I couldn't build six years ago

Six years ago I helped a CPG company dream up a smart meal planner. We never shipped it. This year, my wife and I built it — and we use it every week.

agents context-management claude-code side-project production
When one context window isn't enough
Feb 26, 2026 · 5 min read · LLM Patterns

When one context window isn't enough

Splitting a single AI agent into a team didn't just change the workflow — it changed how context flows through the whole system.

context-management agents claude-code architecture
Your .md files are a memory architecture (you just don't call it that)
Feb 19, 2026 · 8 min read · LLM Patterns

Your .md files are a memory architecture (you just don't call it that)

The manual context management patterns that work today map surprisingly well to the agent memory architectures being built for tomorrow.

context-management agents memory rag architecture
A starter prompt that actually remembers what you told it
Feb 18, 2026 · 7 min read · LLM Patterns

A starter prompt that actually remembers what you told it

I rebuilt my Claude Code starter prompt around .md files as external memory. Here's why and how.

claude-code context-management prompting workflow
Feb 25, 2026 · 1 min read · LLM Patterns

A starter prompt for Claude Code agent teams

I rebuilt my Claude Code starter prompt(/downloads/STARTPROMPT.md) for agent teams. The original positions Claude as a single project lead that both coordina...

claude-code agents prompting context-management
Feb 25, 2026 · 1 min read · LLM Patterns

Claude Code's /memory is one-fifth of a context management system

Claude Code has a `/memory` command that appends facts, preferences, and constraints to a `CLAUDE.md` file — either global (`~/.claude/CLAUDE.md`) or project-l...

claude-code context-management workflow
Feb 18, 2026 · 1 min read · LLM Patterns

My Claude Code starter prompt with built-in context management

I published my Claude Code starter prompt as a downloadable file: STARTPROMPT.md(/downloads/STARTPROMPT.md) It sets Claude up as technical lead for any proj...

claude-code context-management prompting

© 2026 Andreas Belitz v:2af7180

RSS GitHub LinkedIn