Review Staged banner
microsoft microsoft

Review Staged

Development community

Description

# Review Staged Changes Review staged (uncommitted) changes using a comprehensive multi-agent code review process. Use this before committing to get feedback on your changes. ## Usage ``` /review-staged ``` No arguments required - reviews all currently staged changes. ## Instructions You are coordinating a comprehensive code review for staged changes that haven't been committed yet. ### Step 1: Gather Staged Changes Information First, collect information about the staged changes: 1. Get

Installation

Installs to ~/.claude/commands/microsoft-agent365-samples-review-staged.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/microsoft/Agent365-Samples/HEAD/.claude/commands/review-staged.md -o ~/.claude/commands/microsoft-agent365-samples-review-staged.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository