🧠
AI EngineeringShell

Context Engineering

by VAMFI

Context Engineering is an AI Engineering skill for Claude Code, published by VAMFI in claude-user-memory.

206 stars32 forkson VAMFI/claude-user-memoryAdded 2026/09/05Repository updated 2025/11/23
agent-orchestrationai-agentsai-coding-assistantautonomous-agentsclaude-aiclaude-codedeveloper-toolsmulti-agent-systemresearch-driven-developmenttddworkflow-automation
Install in seconds
Install Context Engineering
Copy Context Engineering into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/VAMFI/claude-user-memory/tree/main/.claude/skills/context-engineering ~/.claude/skills/context-engineering

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/VAMFI/claude-user-memory.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/context-engineering/skill.md in VAMFI/claude-user-memory
Installs to
~/.claude/skills/context-engineering
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering β€” 3101 skills

What Context Engineering does

Context Engineering curates what goes into Claude's limited context window to reduce stale information and token waste. Use it when sessions get long, tasks change, or context needs pruning and reloading.

Context Engineering is cataloged under AI Engineering on DirSkills. Context Engineering comes from a repository tagged agent-orchestration, ai-agents, ai-coding-assistant, autonomous-agents and claude-ai.

Documentation

README

Context Engineering Skill

This skill provides a systematic methodology for active context curation - the art and science of optimizing what goes into the limited context window from the constantly evolving universe of possible information.

Definition

Context Engineering: The art and science of curating what goes into the limited context window from the constantly evolving universe of possible information.

Evolution: Natural progression of prompt engineering

  • Old paradigm: Finding the right words for prompts
  • New paradigm: "What configuration of context is most likely to generate desired behavior?"

This is the opening of the README. Read the full README on GitHub.

Commands Context Engineering provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /context
  • /orders

Frequently asked about Context Engineering

  • What else does VAMFI publish alongside Context Engineering?

    Context Engineering is one of 5 skills that DirSkills catalogs from VAMFI/claude-user-memory, the repository it ships in. Its siblings there include Pattern Recognition, Planning Methodology and Quality Validation. Each one is a separate skill with its own page in this directory, installs the same way Context Engineering does, and is maintained by VAMFI in that same repository. The rest of the collection is listed on the VAMFI/claude-user-memory page.

  • How does Context Engineering compare to other AI Engineering skills?

    Context Engineering ranks #2778 by stars among the 3101 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Context Engineering against them. Open each page to compare what they document and how they install.