review

Community

Comprehensive code reviews for PRs & local changes.

Authorskanehira
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes and deepens the code review process, ensuring that GitHub Pull Requests and local code changes undergo thorough scrutiny across multiple dimensions. It helps catch quality, design, security, and operational issues early, saving significant time and effort in the long run.

Core Features & Use Cases

  • Six-Phase Review Framework: Systematically evaluates code based on quality, design & architecture, security, testing, operations, and documentation, leaving no stone unturned.
  • GitHub PR Integration with Worktrees: Automatically fetches and sets up isolated Git worktrees for seamless and focused review of pull requests, minimizing context switching.
  • Context-Aware Analysis: Explicitly asks for user-provided context (design docs, guidelines) and automatically analyzes existing code to ensure consistency with established patterns.
  • Detailed Japanese Report: Generates a comprehensive review_result.md in Japanese, complete with an executive summary, detailed findings per phase, and prioritized recommendations (Critical, Important, Suggestion).
  • Use Case: A critical new feature is implemented, and a teammate submits a pull request for review. Use this Skill by providing the PR URL. It will set up the code, ask for relevant context, perform a deep six-phase analysis, and deliver a detailed review_result.md report, highlighting security vulnerabilities, architectural concerns, and areas for improvement, all without you having to manually navigate the codebase.

Quick Start

Review the GitHub pull request at https://github.com/myorg/myrepo/pull/123 focusing on security and design principles. Generate the review_result.md report.

Dependency Matrix

Required Modules

gh

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review
Download link: https://github.com/skanehira/dotfiles/archive/main.zip#review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.