review

Orchestrate parallel code reviews with multiple reviewers and analysis tools.

3|4|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill review-hmcts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/hmcts/agentic-plugins-marketplace/tree/main/plugins/skills/code-review/skills/review
Command: npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill review-hmcts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pr-review-toolkit@claude-plugins-official, code-review@claude-plugins-official, and includes scripts (resource) components.

What problem does it solve?

The review Skill addresses the need for an efficient and comprehensive code review process, ensuring code quality and compliance before merging changes.

Core Features & Use Cases

  • Parallel Reviews: Conducts up to three different code reviews simultaneously for thorough coverage.
  • Review Integration: Integrates with popular code review tools for ease of use.
  • Customizable Reviewers: Allows the user to specify reviewers for a more targeted code inspection.
  • Use Case: Ideal for developers working in teams to quickly review and ensure code quality before committing to a repository.

Quick Start

Start a review of the current branch using the 'review' Skill.

Frequently Asked Questions about review

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

FAQPage Schema
How do I run parallel code reviews on my current branch?

The review Skill streamlines code review by conducting up to three parallel review passes simultaneously. This parallel analysis ensures comprehensive coverage of code changes, improving software development quality and team collaboration before merging.

Do I need specific plugins to conduct a comprehensive code review?

Yes, you need the pr-review-toolkit and code-review plugins installed. The Skill orchestrates these dependencies to execute parallel review passes and deliver comprehensive code analysis results.

Can I customize reviewers for targeted code inspection?

Yes, the Skill allows you to specify customizable reviewers for targeted code inspection. This enables teams to direct parallel analysis toward specific quality concerns or compliance checks within the codebase.

What is the best way to ensure code quality before merging changes?

The best way to ensure code quality before merging is to run parallel review passes using integrated code analysis tools. This approach validates changes comprehensively, ensuring compliance and quality across simultaneous inspections.

Does the parallel review process work without a running code repository?

No, the parallel review orchestration requires a running code repository. Without an active repository environment, the Skill cannot execute parallel passes or integrate with the pr-review-toolkit and code-review plugins.