review-staged
Installation
SKILL.md
Review Staged Files Skill
Generate AI-powered code review comments covering both your currently staged changes and all commits on the branch since it diverged from main. This gives the same full-branch view that Copilot and other PR reviewers see — not just what you're about to commit.
Usage
/review-staged # Review staged changes + full branch diff against main
/review-staged --verbose # Show detailed analysis
Examples:
/review-staged- Review staged changes and all branch commits not yet on main/review-staged --verbose- Show detailed analysis with full context