requesting-code-review

Dispatch a subagent to analyze code changes against implementation plans and requirements.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Cripacx/agentic-dotnet --skill requesting-code-review-cripacx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/Cripacx/agentic-dotnet/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/Cripacx/agentic-dotnet --skill requesting-code-review-cripacx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps catch bugs, architectural flaws, and requirement deviations early in the development cycle, preventing issues from reaching production and reducing costly rework.

Core Features & Use Cases

  • Proactive Issue Detection: Identifies potential problems before they become critical.
  • Requirement Verification: Ensures implemented code aligns with specified plans or requirements.
  • Use Case: After completing a feature, dispatch this skill to get an AI-driven code review, ensuring it meets quality standards and project goals before merging.

Quick Start

Use the requesting-code-review skill to get a code review for your latest changes.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I automate code review for AI agent development workflows before merging?

Automating code review for AI agent workflows involves dispatching a specialized subagent to analyze code changes against implementation plans and requirements. This process categorizes identified issues by severity to assess production readiness before merging.

What is AI-driven code review and how does it verify implementation plans?

AI-driven code review is a process that analyzes code changes by comparing them directly against specified plans and requirements. It proactively identifies architectural flaws, bugs, and requirement deviations to prevent issues from reaching production.

How do I get an AI code review to check production readiness for my latest changes?

To get an AI code review for your latest changes, you dispatch the review skill after completing a feature. The subagent evaluates the code changes, categorizes issues by Critical, Important, or Minor severity, and provides a production readiness assessment.

Does automated code review categorize issue severity for ad-hoc development?

Yes, automated code review categorizes issues by Critical, Important, and Minor severity for ad-hoc development. This ensures that regardless of the development workflow, potential bugs and architectural flaws are prioritized before merging.

Can I use an AI agent to catch requirement deviations and architectural flaws early?

Yes, you can use an AI agent to catch requirement deviations and architectural flaws early in the development cycle. By analyzing code changes against implementation plans, the review process prevents issues from reaching production and reduces costly rework.