Context Engineering banner
tstapler tstapler

Context Engineering

AI community

Description

--- name: context-engineering description: Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing memory systems, building multi-agent coordination, evaluating agent performance, or developing LLM-powered pipelines. Covers context fundamentals, degradation patterns, optimization techniques (compaction, masking, caching), compression strategies, memory architectures, multi-agent patterns,

Installation

Installs to ~/.claude/skills/tstapler-dotfiles-context-engineering/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tstapler-dotfiles-context-engineering && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/skills/context-engineering.md -o ~/.claude/skills/tstapler-dotfiles-context-engineering/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository