code-review

Review code changes against coding standards and specification requirements.

4|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hwj123hwj/custom-skills --skill code-review-hwj123hwj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/hwj123hwj/custom-skills/tree/main/skills/code-review
Command: npx skills add https://github.com/hwj123hwj/custom-skills --skill code-review-hwj123hwj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing code changes, ensuring adherence to coding standards and specification requirements.

Core Features & Use Cases

  • Parallel Reviews: Simultaneously assesses code against coding standards and specification adherence.
  • Sub-agent Execution: Utilizes parallel sub-agents for independent reviews of standards and specification.
  • Issue Tracker Integration: Requires an issue tracker for identifying originating specifications.
  • Use Case: When reviewing a branch or pull request, this Skill provides comprehensive feedback on both code quality and specification compliance.

Quick Start

Run the 'code-review' skill to review the latest changes in the 'feature-branch'.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review code changes for specification adherence and coding standards?

Reviewing code changes for specification adherence involves comparing your pull request against originating specifications and coding standards using parallel sub-agents for independent assessments to ensure comprehensive compliance feedback.

Do I need an issue tracker to check specification compliance in a pull request?

Yes, you need an issue tracker integration to check specification compliance. The issue tracker provides the required specification context by identifying the originating specifications needed to evaluate code changes accurately.

Can I automate code reviews for a feature branch?

Yes, you can automate code reviews for a feature branch. The process supports both manual and automated reviews, simultaneously assessing code quality and specification compliance to streamline the feedback loop.

What is the best way to ensure coding standards compliance during code reviews?

The best way to ensure coding standards compliance is utilizing parallel sub-agents that independently assess code quality and specification requirements, providing comprehensive feedback on both aspects for your branch or pull request.

How does parallel processing work when reviewing code quality?

Parallel processing works during code reviews by deploying parallel sub-agents that independently evaluate coding standards and specification adherence, allowing simultaneous assessments to provide comprehensive feedback on code changes.

When do I need to review code against specification requirements?

You need to review code against specification requirements when reviewing a branch or pull request, ensuring that the implemented code changes adhere strictly to the originating specifications identified via an issue tracker.