code-review

Standardize C#/.NET code-review decisions with a reference catalog of reviewer patterns.

2|Updated Nov 14, 2024
One-click install
npx skills add https://github.com/Picea/Abies --skill code-review-picea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Picea/Abies/tree/main/.squad/skills/code-review
Command: npx skills add https://github.com/Picea/Abies --skill code-review-picea

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Catalog provides a reference of review patterns to standardize C#/.NET maintainers' feedback and ensure alignment with team conventions.

Core Features & Use Cases

  • Reference catalog of patterns derived from real-world maintainer feedback to guide code reviews.
  • Helps reviewers verify correctness, safety, readability, and consistency across PRs in the Picea.Abies ecosystem.
  • Use Case: during a PR, cite a pattern to justify a verdict and foster constructive feedback.

Quick Start

Reviewers should reference the patterns catalog during PR reviews to guide feedback and ensure adherence to conventions

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize C# code review decisions across my .NET team?

To standardize C# code review decisions, apply a reference catalog of reviewer patterns during pull requests. This guides maintainers to verify correctness, safety, style, and maintainability consistently across the .NET codebase.

What is the best way to provide constructive feedback during a .NET pull request review?

The best way to provide constructive .NET pull request feedback is to cite specific reviewer patterns from a reference catalog. This justifies your verdicts with domain-aligned practices and documents expectations clearly for contributors.

How does a reviewer patterns catalog improve .NET maintainability?

A reviewer patterns catalog improves .NET maintainability by standardizing maintainer feedback. It documents expectations and enforces domain-aligned review practices to verify readability and consistency across pull requests.

Can I use a code review reference catalog as a strict checklist for .NET PRs?

No, you should not use a code review reference catalog as a strict checklist. It is designed to remain a reference that guides decisions and helps reviewers verify correctness rather than enforcing rigid compliance.

Do I need specific tools to apply review patterns in C# projects?

Applying review patterns in C# projects requires no specific external tools or dependencies. Reviewers reference the pattern catalog directly during pull requests to guide feedback and ensure adherence to team conventions.