requesting-code-review

Dispatch a code-reviewer subagent to analyze changes and provide categorized feedback.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vanmarkic/credit-castor --skill requesting-code-review-vanmarkic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/vanmarkic/credit-castor/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/vanmarkic/credit-castor --skill requesting-code-review-vanmarkic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill integrates automated, high-quality code reviews into your development workflow, preventing issues from cascading and ensuring adherence to standards before merging. It streamlines the feedback process, saving time and improving code quality.

Core Features & Use Cases

  • Automated Review Dispatch: Dispatches a specialized code-reviewer subagent to analyze changes.
  • Structured Feedback: Provides clear, categorized issues (Critical, Important, Minor) with actionable recommendations.
  • Use Case: After completing a complex feature, use this skill to automatically request a code review, getting immediate, structured feedback on architecture, testing, and adherence to requirements before creating a pull request.

Quick Start

I've finished implementing the user profile update. Use the requesting-code-review skill to get feedback on my changes.