requesting-code-review

Dispatch a code-reviewer subagent to categorize issues by severity.

74|6|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/mneves75/dnschat --skill requesting-code-review-mneves75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/mneves75/dnschat/tree/main/.claude/skills/requesting-code-review
Command: npx skills add https://github.com/mneves75/dnschat --skill requesting-code-review-mneves75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Skipping code reviews or conducting unstructured ones can lead to bugs, architectural flaws, and technical debt, increasing long-term development costs.

Core Features & Use Cases

  • Structured Review Dispatch: Dispatches a code-reviewer subagent with a clear template, ensuring all critical aspects are covered.
  • Issue Categorization: Issues are categorized by severity (Critical, Important, Minor), guiding prioritization and action.
  • Early Feedback Loop: Catches issues early in the development cycle, preventing them from cascading into larger problems.
  • Use Case: After completing a major feature or task (e.g., changes to the payment-gateway module), use this skill to initiate a formal code review, catching issues before they compound.

Quick Start

Use the requesting-code-review skill to review my recent changes to the payment-gateway module, providing the relevant Git SHAs.