Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code.
$curl -o .claude/agents/code-simplifier.md https://raw.githubusercontent.com/ajsai47/holyclaude/HEAD/agents/code-simplifier.mdInstalls into the current project.
Install code-simplifier by running `curl -o .claude/agents/code-simplifier.md https://raw.githubusercontent.com/ajsai47/holyclaude/HEAD/agents/code-simplifier.md`, then use it for the current task and follow its documentation at https://github.com/ajsai47/holyclaude.