10x-Anit

Context Optimizer — Project Management agent for Claude Code

Project Management community

Meta utility agent for token and context optimization.

How to install Context Optimizer

Installs to ~/.claude/agents/10x-anit-ai-marketer-course-context-optimizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/10x-Anit/Ai-Marketer-Course/HEAD/.claude/agents/context-optimizer.md -o ~/.claude/agents/10x-anit-ai-marketer-course-context-optimizer.md

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

What Context Optimizer does


name: context-optimizer description: "Meta utility agent for token and context optimization. Spawn when needing to compress agent prompts, optimize context window usage, manage memory across long sessions, reduce token waste, or improve agent efficiency." mode: subagent model: anthropic/claude-sonnet-4-5-20250929 tools: read: true write: true edit: true bash: true glob: true grep: true list: true patch: true skill: true todoread: true todowrite: true webfetch: true

Alternatives in Project Management

  • Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
  • Claude Swarm — Launch Claude Code sessions connected to a swarm of coordinated agents 1.6k ★
  • Iwsdk Project Code Reviewer — Reviews code in IWSDK projects (apps built with IWSDK) for correct framework usage, ECS patterns, performance 349 ★

Full documentation available on GitHub

View Source Repository