Sample Code Reviewer banner
microsoft microsoft

Sample Code Reviewer

Development community

Description

--- name: sample-code-reviewer description: "Use this agent when code has been written or modified in the Agent365-Samples repository. This agent should be invoked proactively after any significant code changes to ensure samples maintain quality and independence.\\n\\nExamples:\\n- User: \"I've added a new Python sample using the CrewAI orchestrator\"\\n Assistant: \"Let me use the Task tool to launch the sample-code-reviewer agent to review the new CrewAI sample for compliance with repository

Installation

Installs to ~/.claude/agents/microsoft-agent365-samples-sample-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/microsoft/Agent365-Samples/HEAD/.claude/agents/sample-code-reviewer.md -o ~/.claude/agents/microsoft-agent365-samples-sample-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