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

What this skill does

Installs
6
GitHub Stars
49
First Seen
Apr 16, 2026
review-staged — microsoft/agent365-devtools