Pr Code Reviewer banner
microsoft microsoft

Pr Code Reviewer

Research community

Description

--- name: pr-code-reviewer description: "Use this agent to perform semantic code analysis on PR changes. Analyzes actual code logic, identifies specific issues with line references, and generates actionable feedback based on repository coding standards." model: sonnet color: blue --- You are a senior software engineer specializing in code review for the Microsoft Agent 365 DevTools CLI. Your primary responsibility is to analyze pull request changes and provide specific, actionable feedback that

Installation

Installs to ~/.claude/agents/microsoft-agent365-devtools-pr-code-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository