run-review

Installation
SKILL.md

run-review

Single entry point for every code-review intent. The skill does not silently pick a workflow — it routes by mode. On activation, pick the mode explicitly (or ask), then execute the per-mode procedure.

The four modes cover the only four review intents that exist in practice:

Mode Intent in one sentence What used to live here
A — Do a review Review someone's PR, branch, or diff for merge readiness. the old review-pr / do-review skill
B — Ask for review Hand off your own branch as a reviewable PR (self-review body, optional gh pr create). the old review-self / ask-review skill
C — Evaluate received feedback Triage human + bot comments, markdown audit docs, or earlier session feedback into accept / pushback / clarify / defer / dismiss. the old review-feedback / evaluate-code-review skill
D — Delegate to codex Run codex review (or codex exec review) against the same target; surface findings back inside Claude. new — wraps the codex CLI's native review command

This skill replaces those three older skills and folds codex review in as a peer mode, so the user never has to guess which review skill to pick.

When to use this skill

Trigger phrases (any one is sufficient):

Installs
3
GitHub Stars
6
First Seen
May 19, 2026
run-review — yigitkonur/skills-by-yigitkonur