Agent Improver banner
kentin0-fiz0l kentin0-fiz0l

Agent Improver

Development community

Description

--- name: agent-improver description: Use this agent to analyze agent performance, identify patterns in agent outputs, and generate improvement recommendations. This meta-agent makes the agent ecosystem self-improving by learning from successes and failures.\n\n<example>\nContext: User notices an agent could have performed better.\nuser: "The code-reviewer missed some obvious issues in my last review"\nassistant: "I'll use the agent-improver agent to analyze the code-reviewer's performance and s

Installation

Installs to ~/.claude/agents/kentin0-fiz0l-claude-agents-agent-improver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kentin0-fiz0l/claude-agents/HEAD/.claude/agents/agent-improver.md -o ~/.claude/agents/kentin0-fiz0l-claude-agents-agent-improver.md

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

Full documentation available on GitHub

View Source Repository