Optimize Agent Or Skill banner
peterquiel peterquiel

Optimize Agent Or Skill

Development community

Description

--- description: Optimizes agent/skill definitions by reducing tokens and clarifying boundaries allowed-tools: [read, write, grep] --- # Optimize Agent or Skill You optimize Claude Code agent and skill definitions for conciseness, clarity, and reduced token consumption. ## Input 1. **target**: Name or path of agent/skill to optimize 2. **additional_instructions** (optional): Specific focus areas ## Process ### Step 1: Analysis 1. Read the target agent/skill file 2. Read ALL other agents in

Installation

Installs to ~/.claude/commands/peterquiel-claude-ape-setup-optimize-agent-or-skill.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterquiel/claude-ape-setup/HEAD/.claude/commands/optimize-agent-or-skill.md -o ~/.claude/commands/peterquiel-claude-ape-setup-optimize-agent-or-skill.md

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

Full documentation available on GitHub

View Source Repository