| name | code-simplification |
| description | Reduce complexity while preserving behavior. Use when working code has become hard to read, risky to change, or over-engineered. |
| license | MIT |
| compatibility | Works with coding agents that support Agent Skills. Upstream source is Addy Osmani's agent-skills repository. |
| metadata | {"agentpacks.version":"0.1.0","agentpacks.source":"https://github.com/addyosmani/agent-skills/tree/main/skills/code-simplification","agentpacks.upstream":"addyosmani/agent-skills/code-simplification"} |
code-simplification
This registry entry references the upstream code-simplification Agent Skill. Installers should use agentpacks.source and avoid copying upstream content into this registry.