Local Review

Act as a senior engineer and review all uncommitted changes in the local git branch — both staged and unstaged, including new untracked files — before they get committed. Use this skill whenever the user wants pre-commit feedback on work in progress — phrases like "review my changes", "review my diff", "code review before I commit", "look over what I changed", "is this ready to commit?", "check my local changes", or asking for feedback on the correctness, security, performance, tests, or style of uncommitted work. Pairs with the create-commit skill: review first, commit after. Produces feedback anchored to file paths and line numbers plus a 0–10 score and an APPROVE / REQUEST_CHANGES style recommendation.

Pubx-ai 3c8bc4e 7.2 KB Updated

File contents

Pubx-ai/skills/tree/main/skills/dev/local-review commit 3c8bc4e6aa

Frequently asked questions

npx skillmds@latest add pubx-ai/local-review