PO
polish
Perform a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the work is functionally complete and needs finishing touches—not when the hierarchy, structure, tone, or technical foundation still need major changes.
Install
mkdir -p .claude/skills/polish-aladicf && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13419" && unzip -o skill.zip -d .claude/skills/polish-aladicf && rm skill.zipInstalls to .claude/skills/polish-aladicf
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Perform a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the work is functionally complete and needs finishing touches—not when the hierarchy, structure, tone, or technical foundation still need major changes.271 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
This compatibility wrapper exposes the polish skill for the .github/skills layout while keeping skills/polish/SKILL.md as the canonical source of truth.
Follow the canonical instructions in ../../../skills/polish/SKILL.md.