Agent365 Anti Pattern Detector banner
microsoft microsoft

Agent365 Anti Pattern Detector

Development community

Description

--- name: agent365-anti-pattern-detector description: "Use this agent when reviewing code changes in the Agent365-Samples repository to identify violations of established architectural patterns and best practices. This agent should be invoked proactively after any code modifications to catch anti-patterns early.\\n\\nExamples:\\n\\n<example>\\nContext: A developer has just modified message processing code in a Python agent.\\nuser: \"I've updated the message handling in the OpenAI Python sample

Installation

Installs to ~/.claude/agents/microsoft-agent365-samples-agent365-anti-pattern-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/microsoft/Agent365-Samples/HEAD/.claude/agents/agent365-anti-pattern-detector.md -o ~/.claude/agents/microsoft-agent365-samples-agent365-anti-pattern-detector.md

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

Full documentation available on GitHub

View Source Repository