Code Review Manager banner
microsoft microsoft

Code Review Manager

Development community

Description

--- name: code-review-manager description: "Use this agent when the user has recently written, modified, or committed code and needs comprehensive code review feedback. This agent should be invoked after any significant code changes (not for the entire codebase unless explicitly requested). Examples:\\n\\n<example>\\nContext: User just implemented a new feature with multiple files\\nuser: \"I've just finished implementing the status command with error handling and tests\"\\nassistant: \"Let me c

Installation

Installs to ~/.claude/agents/microsoft-agent365-devtools-code-review-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/microsoft/Agent365-devTools/HEAD/.claude/agents/code-review-manager.md -o ~/.claude/agents/microsoft-agent365-devtools-code-review-manager.md

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

Full documentation available on GitHub

View Source Repository