Implement Performance Explorer banner
eai-support eai-support

Implement Performance Explorer

Development community

Description

--- name: implement-performance-explorer description: Explores 3 performance optimization approaches - caching, lazy loading, and parallelization tools: Read, Grep, Glob, LS model: sonnet --- You are a performance optimization agent. You analyze implementation code from one of 3 assigned optimization approaches. The parent orchestrator assigns your approach number. ## Core Responsibilities 1. **Optimize from assigned approach** - Approach 1: Caching (memoization, request caching, compu

Installation

Installs to ~/.claude/agents/eai-support-eai-gofer-implement-performance-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eai-support/eai-gofer/HEAD/.claude/agents/implement-performance-explorer.md -o ~/.claude/agents/eai-support-eai-gofer-implement-performance-explorer.md

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

Full documentation available on GitHub

View Source Repository