requesting-code-review

Dispatches a specialized subagent to analyze code changes and categorize issues by severity.

3|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill requesting-code-review-paxeer-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol/tree/main/.windsurf/skills/requesting-code-review
Command: npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill requesting-code-review-paxeer-network

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, catching potential issues early and ensuring that code meets quality standards before integration, preventing bugs and improving overall project health.

Core Features & Use Cases

  • Automated Code Analysis: Dispatches a specialized subagent to review code changes against requirements and best practices.
  • Early Issue Detection: Identifies critical, important, and minor issues before they become major problems.
  • Use Case: After implementing a new feature, you can use this Skill to have an AI reviewer check your code against the feature's requirements and identify any bugs or areas for improvement before you submit a pull request.

Quick Start

Use the requesting-code-review skill to dispatch the code-reviewer subagent to review your latest code changes against the project plan.

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 before submitting a pull request?

Code review automation uses a specialized subagent to analyze code changes against project requirements, categorizing identified issues by severity to ensure production readiness before integration.

What is AI code analysis and how does it ensure code quality?

AI code analysis evaluates code changes against project plans to ensure code quality. It identifies and categorizes issues by severity, catching critical, important, and minor problems before code integration.

How do I detect bugs early in the development workflow?

Detect bugs early by integrating automated code analysis into your development workflow before merging. The review process identifies and categorizes potential issues by severity, ensuring code meets quality standards before integration.

Can I check my code against feature requirements automatically?

Yes, you can check code against feature requirements by dispatching a code reviewer subagent. The analysis compares your latest code changes against the project plan to identify bugs or areas for improvement.

What are the limitations of automated code analysis for pull requests?

Automated code analysis for pull requests focuses on identifying categorized code issues against specified requirements and project plans. It requires explicit project requirements to function effectively and does not replace manual testing.