Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →AI DevKit · Publish a ready feature branch for review. Use when the user wants to sync, push, and open or update a code review request on GitHub, GitLab, or another Git host.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 503% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 0% | 0% |
| case-04 | ✓→✗ | ▼ Worse | -2% | 0% |
| case-10 | ✓→✗ | ▼ Worse | -27% | 0% |
| case-15 | ✓→✗ | ▼ Worse | -21% | 0% |
Publish an already-reviewed branch for code review. Keep this separate from commit creation: if the branch has uncommitted changes, stop and ask the user to run the commit workflow first.
git status -sb, git branch --show-current, and git remote -v.--force-with-lease only when a rebase rewrote an already-pushed branch.git status -sbgit branch --show-currentgit remote -vorigin/main only when that matches the repo.git diff, resolve minimally, validate when useful, git add, then continue the rebase. Stop if the correct resolution is unclear.--force-with-lease.gh, glab, forge CLI, web UI, or project-specific workflow).--force-with-lease was usedOther measured skills in the registry, with their headline benchmark lift.