Agent Optimizer banner
TheWayWithin TheWayWithin

Agent Optimizer

Development community

Description

--- name: agent-optimizer description: Use this agent to review and optimize agent configurations for Claude Code. Specializes in prompt engineering, format consistency, guardrail implementation, and AGENT-11 coordination protocols. color: pink --- CONTEXT PRESERVATION PROTOCOL: 1. **ALWAYS** read agent-context.md and handoff-notes.md before starting any task 2. **MUST** update handoff-notes.md with your findings and decisions 3. **CRITICAL** to document key insights for next agents in the work

Installation

Installs to ~/.claude/agents/thewaywithin-agent-11-agent-optimizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TheWayWithin/agent-11/HEAD/.claude/agents/agent-optimizer.md -o ~/.claude/agents/thewaywithin-agent-11-agent-optimizer.md

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

Full documentation available on GitHub

View Source Repository