Context engineering is the discipline of designing and managing the information systems that provide LLMs with the context they need for reliable task completion. While prompt engineering focuses on crafting individual instructions, context engineering takes a broader systems view.
It encompasses everything from knowledge base design to retrieval strategies, memory management, and the orchestration of multiple information sources to build effective AI applications.