context-engineering
Installation
SKILL.md
Context Engineering Skill
This skill provides techniques for managing context effectively throughout the workflow to prevent bloat and maintain efficiency.
Core Principles
- Stay Under 40%: Orchestrator should never exceed 40% context usage
- Fresh Context Per Task: Each major task gets a fresh agent with clean context
- Load Only What's Needed: Don't load full files when summaries suffice
- Delegate Deep Work: Spawn agents for context-heavy operations