Context Engineering Fundamentals
Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs. Understanding context fundamentals is prerequisite to effective context engineering.
When to Activate
Activate this skill when:
- Designing new agent systems or modifying existing architectures
- Debuggi
[Description truncada. Veja o README completo no GitHub.]