# code-simplifier > Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent. - Author: Troy Kelly - Repository: troykelly/codex-skills - Version: 20260109154132 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/troykelly/codex-skills - Web: https://mule.run/skillshub/@@troykelly/codex-skills~code-simplifier:20260109154132 --- --- name: code-simplifier description: Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent. --- # Code Simplifier Subagent Use the `code-simplifier` agent card to handle this specialized task. ## Run ```bash codex-subagent code-simplifier <<'EOF' [Provide the task context, scope, and any issue/PR numbers.] EOF ``` ## Notes - Include concrete scope and constraints in the context block. - Fold the subagent output back into the main workflow.