layers

Context Engineering

The discipline of managing what information an LLM sees, when it sees it, and how it is structured — from progressive disclosure and compression to retrieval, routing, and token budgeting
Co-Created by Kiran Shirol and Claude
Topics Context Windows RAG & Retrieval Compression Token Budgeting Agent Skills MCP & Tools
home Learning Portal play_arrow Start Learning summarize Key Insights dictionary Glossary 8 chapters · 3 sections
Section 1

Foundations — The Paradigm Shift

What context engineering is, why it replaced prompt engineering as the core AI skill, and the anatomy of a context window.
Section 2

Core Techniques — Compression, Routing & Retrieval

The three pillars of runtime context management: shrinking what stays, directing what enters, and fetching what’s needed.
Section 3

Production — Tools & Token Economics

Managing tool schemas at scale with MCP, optimizing KV-cache hit rates, and building token budgets for production systems.