--- name: code-simplify description: Simplify and refine code for clarity, consistency, and maintainability. Use after writing or modifying code to clean it up while preserving all functionality. --- # Code Simplifier Simplifies recently modified code by default. Preserves all functionality while improving clarity and consistency. ## Usage Read [references/simplifier.md](references/simplifier.md) for the full agent prompt, then spawn a `general-purpose` Task agent with that prompt. Include the files/scope to simplify.