code-review

Automate code reviews with severity-rated feedback and merge recommendations.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill code-review-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/code-review
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill code-review-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a thorough code review process, addressing quality, security, and maintainability with severity-rated feedback, helping developers ensure high standards in their code.

Core Features & Use Cases

  • Thorough Review Process: Conducts a detailed code review, covering security, code quality, performance, and maintainability.
  • Parallel Review Lanes: Utilizes code-reviewer and architect agents for parallel and comprehensive analysis.
  • Severity Rating: Assigns ratings to issues, guiding on what needs to be fixed and how urgently.
  • Final Synthesis: Combines results from both review lanes to provide a definitive recommendation for merging.

Quick Start

Run a code review on your latest changes with: code-review run.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for security vulnerabilities and maintainability?

To automate code review for security vulnerabilities and maintainability, this Skill deploys parallel agents to analyze specified code changes, evaluating quality, performance, and security flaws. It outputs a severity-rated report with a final recommendation on merging.

What is the best way to review code changes for quality and merge readiness?

The best way to review code changes for quality and merge readiness is to run parallel review lanes that synthesize findings into a single report. This process assigns severity ratings to issues, guiding the final decision to merge or take further action.

How does parallel code analysis improve software quality assurance?

Parallel code analysis improves software quality assurance by utilizing specialized agents to assess architecture and code simultaneously. This dual-lane approach evaluates security, performance, and maintainability, synthesizing the results into a comprehensive severity-rated feedback report.

Can I get severity-rated feedback on my code changes before merging?

You can get severity-rated feedback on your code changes by running an automated review process. It evaluates security vulnerabilities, code quality, performance, and maintainability, assigning urgency ratings to issues and providing a definitive merge recommendation.

Does automated code review check for performance and security issues?

Automated code review does check for performance and security issues alongside code quality and maintainability. It handles these concerns through parallel analysis agents, generating a report with severity-rated feedback to guide necessary fixes before merging.

When do I need an automated code review process for my software development workflow?

You need an automated code review process when you want to ensure high standards for security and maintainability across code changes. It is particularly useful for identifying severity-rated vulnerabilities and performance issues before finalizing a merge.