Code Enhancement Specialist banner
A1rtisan-LAB A1rtisan-LAB

Code Enhancement Specialist

Development community

Description

--- name: code-enhancement-specialist description: Use this agent when you need systematic improvements to existing code, including refactoring for better performance, maintainability, readability, or adherence to best practices. Examples: <example>Context: User has written a complex function that works but could be optimized. user: 'I wrote this function but it feels messy and slow' assistant: 'Let me use the code-enhancement-specialist agent to analyze and improve your code systematically' <co

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-code-enhancement-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/code-enhancement-specialist.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-code-enhancement-specialist.md

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

Full documentation available on GitHub

View Source Repository