Context Management banner
kh0pper kh0pper

Context Management

Development community

Description

--- name: context-management description: Self-monitor context usage and suggest optimization when many tools are active triggers: - too many tools - context is full - running slow - optimize context - reduce tools tools: - crow-memory --- # Context Management ## When to Activate - User mentions slow responses or degraded quality - User asks about context limits or tool counts - You detect many integrations are connected (check via /health endpoint) - User asks how to optimize the

Installation

Installs to ~/.claude/skills/kh0pper-crow-context-management/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kh0pper-crow-context-management && curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/HEAD/skills/context-management.md -o ~/.claude/skills/kh0pper-crow-context-management/SKILL.md

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

Full documentation available on GitHub

View Source Repository