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 \nContext: A developer has just modified…
Use this agent when you need to review code changes, pull requests, or commits to ensure they meet project quality standards and documentation requirements. This agent should be invoked proactively after significant code changes are made, before committing code, or when reviewing recently written…
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…
Use this agent when code changes involve authentication, authorization, logging, configuration, or security-sensitive operations. This agent should be proactively invoked after completing work on: (1) authentication or token handling code, (2) logging or observability implementations, (3) configuration file changes…