context-fundamentals

Explain core Claude context components and progressive disclosure concepts.

11|1|Updated Jul 5, 2010
One-click install
npx skills add https://github.com/georgeguimaraes/dotfiles --skill context-fundamentals-georgeguimaraes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-fundamentals
Source: https://github.com/georgeguimaraes/dotfiles/tree/main/dot_claude/skills/context-engineering/context-fundamentals
Command: npx skills add https://github.com/georgeguimaraes/dotfiles --skill context-fundamentals-georgeguimaraes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill grounds new practitioners in the core components of Claude context: system prompts, tool definitions, retrieved docs, memory, and outputs.

Core Concepts

  • Context Windows and Attention: managing the attention budget
  • Progressive Disclosure: load content on demand
  • Signal-to-noise: prioritize high-signal tokens
  • File-system-based memory: augment context with memory outside the window

Quick Start

Study the core concepts and try progressive disclosure on a small task.