review

Automate parallel multi-track code reviews for .NET applications.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill review-dimsour
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/dimsour/dotnet-ai-toolkit/tree/main/plugins/dotnet-copilot/skills/review
Command: npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill review-dimsour

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing .NET code changes, providing a multi-track, thorough analysis that saves time and reduces errors.

Core Features & Use Cases

  • Parallel Multi-Track Review: simultaneously assesses code for quality, security, and adherence to iron laws.
  • Customizable Scoping: allows users to specify the scope of the review or tie it to a specific plan.
  • Automated Verdict Generation: consolidates the findings from all tracks into a comprehensive review report.

Quick Start

Run the /dotnet:review command to start a comprehensive code review.

Frequently Asked Questions about review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a .NET code review for security and quality?▼

You can automate a .NET code review by running the /dotnet:review command, which executes parallel multi-track analysis to identify quality issues, security vulnerabilities, and coding standard violations.

What is multi-track code review and how does it work?▼

Multi-track code review simultaneously assesses code changes across multiple dimensions like quality, security, and standard adherence, consolidating findings from all tracks into a comprehensive automated verdict.

Do I need a specific environment to run multi-track .NET code reviews?▼

Yes, conducting multi-track .NET code reviews requires a .NET environment and AI orchestration tools to support parallel execution and consolidate the review results.

Can I scope a .NET code review to a specific plan?▼

Yes, you can customize the scoping of the .NET code review by specifying the exact scope of the changes or tying the review to a specific workflow plan.

What's the best way to consolidate findings from parallel code reviews?▼

The best way to consolidate parallel code review findings is through automated verdict generation, which merges the results from all quality, security, and standard adherence tracks into one report.