context-fundamentals

Installation
SKILL.md

When to Use This Skill

Understand what context is, why it matters, and the anatomy of context in agent systems

Use this skill when working with understand what context is, why it matters, and the anatomy of context in agent systems.

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
  • Debugging unexpected agent behavior that may relate to context
  • Optimizing context usage to reduce token costs or improve performance
  • Onboarding new team members to context engineering concepts
  • Reviewing context-related design decisions

Core Concepts

Related skills

More from xfstudio/skills

Installs
5
Repository
xfstudio/skills
GitHub Stars
5
First Seen
Jan 27, 2026