# Code Simplify

> Simplify and refine code for clarity, consistency, and maintainability. Use after writing or modifying code to clean it up while preserving all functionality.

- Skill: `hjewkes/code-simplify` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add hjewkes/code-simplify`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hjewkes/code-simplify/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hjewkes (https://skillmd.com/u/hjewkes)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hjewkes/code-simplify

---


# 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.

