role-code-reviewer

Review code against specifications and architectural conventions with severity levels.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/ChoiHyunjin/ai_skills --skill role-code-reviewer-choihyunjin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-code-reviewer
Source: https://github.com/ChoiHyunjin/ai_skills/tree/main/skills/role-code-reviewer
Command: npx skills add https://github.com/ChoiHyunjin/ai_skills --skill role-code-reviewer-choihyunjin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure code quality by reviewing it against predefined specifications and architectural conventions, providing structured feedback with severity levels.

Core Features & Use Cases

  • Code Quality Assurance: Verifies correctness, readability, maintainability, and adherence to architectural standards.
  • Automated Feedback: Identifies bugs, security vulnerabilities, performance issues, and assesses test coverage.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag potential issues in pull requests before they are merged.

Quick Start

Use the role-code-reviewer skill to review the attached code against the provided specification document.

Frequently Asked Questions about role-code-reviewer

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

FAQPage Schema
How do I review code against specifications and architectural conventions?

To review code against specifications, this Skill transforms into a Code Reviewer Agent that meticulously examines correctness, readability, and maintainability while verifying adherence to naming, structure, and dependency rules.

Can I automate code quality assurance feedback in a CI/CD pipeline?

Yes, you can integrate this code quality assurance Skill into your CI/CD pipeline to automatically flag potential bugs, security vulnerabilities, and performance issues in pull requests before they are merged.

What is the best way to identify security vulnerabilities and bugs during code review?

The best way to identify security vulnerabilities and bugs is to use an automated code reviewer that checks code against predefined specifications, providing structured feedback with clear severity levels ranging from Critical to Suggestion.

Does the code analysis feedback include explanations for each identified issue?

Yes, code analysis feedback includes explanations for each point, assessing test coverage and categorizing issues with clear severity levels ranging from Critical to Suggestion rather than relying on personal preferences.

What do I need to provide to perform an automated architectural code review?

You need to provide the source code and a specification document, allowing the Code Reviewer Agent to verify correctness, readability, and adherence to established architectural conventions rather than subjective preferences.