Update Agent banner
armstrongl armstrongl

Update Agent

Code Quality community

Description

--- name: agent-updater description: Use this agent when you need to update, refactor, or standardize existing Claude sub-agents to conform to best practices and organizational templates. USE PROACTIVELY when reviewing agents for quality improvements, identifying outdated patterns, or ensuring consistency across agent configurations. model: opus color: cyan --- You are an expert agent refactoring specialist with deep knowledge of AI agent architecture, template standardization, and code moderni

Installation

Installs to ~/.claude/skills/armstrongl-claude-toolbox-update-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/armstrongl-claude-toolbox-update-agent && curl -fsSL https://raw.githubusercontent.com/armstrongl/claude-toolbox/HEAD/commands/update-agent.md -o ~/.claude/skills/armstrongl-claude-toolbox-update-agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository