code-review-inline-mediumhigh-template

Run eight finder angles to surface and deduplicate code review findings.

7|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mkusaka/ccskills --skill code-review-inline-mediumhigh-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-inline-mediumhigh-template
Source: https://github.com/mkusaka/ccskills/tree/main/skills/code-review-inline-mediumhigh-template
Command: npx skills add https://github.com/mkusaka/ccskills --skill code-review-inline-mediumhigh-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlines the code review process by identifying and deduplicating potential findings.

Core Features & Use Cases

  • Multi-Angle Code Review: Runs eight independent finder angles to cover a comprehensive range of issues.
  • Deduplication: Ensures near-duplicates are consolidated, minimizing review effort.
  • Minimum Findings Target: Enforces a minimum number of findings to meet review goals.
  • Use Case: Ideal for code reviews where consistency and thoroughness are key, such as for medium to high severity issues.

Quick Start

Run a code review with the code-review-inline-mediumhigh-template skill.

Frequently Asked Questions about code-review-inline-mediumhigh-template

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

FAQPage Schema
How do I deduplicate code review findings from multiple analysis angles?

Multi-angle code review works by running eight independent finder angles to surface up to six candidate findings per angle. Deduplication then consolidates near-duplicate results to minimize manual review effort.

How do I enforce a minimum number of findings during a code review?

You can enforce a minimum findings target during code review by applying a template that requires a specific number of issues before completing. This ensures thoroughness and consistency for medium to high severity code review tasks.

What's the best way to run a comprehensive code review for medium to high severity issues?

The best way to review medium to high severity issues is using a multi-angle approach with eight finder angles and deduplication. This enforces a minimum findings target for thorough, consistent results across your codebase.

Can I customize code review templates with different finder angles?

Yes, you can customize code review templates using template variables. The skill runs eight finder angles and supports variable customization to adapt the review process to your specific code analysis requirements.

Does multi-angle code review work without verifying each finding?

Yes, multi-angle code review works by deduplicating findings without verification. It surfaces up to six candidate findings per angle and consolidates near-duplicates, leaving validation to the reviewer to reduce processing overhead.