# Simplify Skill

Behavior-preserving code simplification and readability-focused refactoring.

## Overview

This bundled skill helps the `oracle` agent review and simplify code without
changing behavior. It focuses on readability, maintainability, and reducing
unnecessary complexity.

## Source

Adapted from Addy Osmani's
[`code-simplification` skill](https://github.com/addyosmani/agent-skills/blob/main/skills/code-simplification/SKILL.md).

## Installation

Bundled with `oh-my-opencode-slim` and installed automatically when bundled
skills are enabled via the installer.
