code-polish
✓This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full code polish", "simplify then review", "refactor and review", "simplify and fix", "clean up and fix", or wants a combined simplification and review workflow on recently changed code.
Installation
SKILL.md
Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence:
Both the code-simplify and code-review skills MUST be installed. If either skill is missing, stop immediately and report the error:
ERROR: code-polish requires the code-simplify and code-review skills to be installed. Missing: .
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full code polish", "simplify then review", "refactor and review", "simplify and fix", "clean up and fix", or wants a combined simplification and review workflow on recently changed code. Source: paulrberg/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/paulrberg/agent-skills --skill code-polish- Source
- paulrberg/agent-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is code-polish?
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full code polish", "simplify then review", "refactor and review", "simplify and fix", "clean up and fix", or wants a combined simplification and review workflow on recently changed code. Source: paulrberg/agent-skills.
How do I install code-polish?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paulrberg/agent-skills --skill code-polish Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/paulrberg/agent-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-13