Skip to main content

polish

Stars6
Forks2
UpdatedJuly 19, 2026 at 07:51

Re-runnable pre-PR quality gate for the current branch. Composes two existing passes over the branch diff: a broad reviewer-agent pass (auto-fixes simple issues, plans complex ones) and a code-quality simplify pass (applies Class M mechanical refactors behind a confidence โ‰ฅ 90 % gate, reverting on failure). Run bare for the full review + simplify works; scope it with `review`, `simplify`, or the light `quick` mechanical pass. Commits each pass separately for traceability (`--no-commit` to skip). Use standalone any time mid-development to clean a branch, and note that `/create-pr` delegates to it โ€” running the full pass by default and scaling down via its `--no-review` / `--no-simplify` / `--quick` flags. Triggers on "polish my branch", "clean this up before the PR", "review and simplify", "tidy up", "prep my branch", "/polish".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly