What problem does it solve?
This Skill automates the process of reviewing code changes, ensuring adherence to security, correctness, and maintainability standards, specifically for Azure API Management codebases.
Core Features & Use Cases
- Structured Code Reviews: Provides detailed feedback on security, correctness, tests, performance, and maintainability.
- Severity-Based Comments: Organizes review comments into Critical, Important, and Suggestion categories.
- APIM-Specific Focus: Tailored for Azure API Management patterns, including policy engine, gateway, EF data access, and ARM resource provider.
- Use Case: A developer submits a Pull Request for a new APIM policy. This Skill analyzes the changes, identifies potential security risks in expression parsing, checks for missing tests, and provides actionable feedback formatted by severity, which the developer can then address before merging.
Quick Start
Use the code-reviewer-general skill to review the pull request at the provided URL.