context-engineering

Official

Optimize Claude's focus, cut tokens by 84%.

AuthorVAMFI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill combats "context rot" and information overload, ensuring Claude's limited attention budget is always focused on the most relevant, high-signal information. It prevents wasted tokens and improves decision-making by actively curating the context window.

Core Features & Use Cases

  • Active Context Curation: Dynamically manages what information Claude sees, removing stale data and loading relevant details.
  • Token Optimization: Reduces token consumption by up to 84% for long sessions, significantly cutting costs and improving efficiency.
  • CLAUDE.md Optimization: Provides best practices for structuring your CLAUDE.md to serve as an effective, structured context.
  • Use Case: During long coding sessions or when switching between complex tasks, this Skill automatically prunes irrelevant conversation history and loads new, pertinent project details, keeping Claude sharp and efficient.

Quick Start

Analyze current context configuration

/context analyze

Actively prune and reorganize context

/context optimize

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-engineering
Download link: https://github.com/VAMFI/claude-user-memory/archive/main.zip#context-engineering

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository