code-simplify

Installation
SKILL.md

Code Simplify

Objective

Simplify code while preserving behavior, public contracts, and side effects. Favor explicit code and local clarity over clever or compressed constructs.

Arguments

  • --no-verify: Skip verification because a parent orchestrator will verify the final result separately.
  • --no-report: Skip the full user-facing report. Keep only concise working notes needed by the caller.
  • Default: verify touched behavior and present the full report.

Scope Resolution

Related skills

More from paulrberg/agent-skills

Installs
1.7K
GitHub Stars
54
First Seen
Feb 5, 2026