code-review

Review code diffs and report prioritized actionable issues.

9|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/markusylisiurunen/tau --skill code-review-markusylisiurunen
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/markusylisiurunen/tau/tree/main/starter/skills/code-review
Command: npx skills add https://github.com/markusylisiurunen/tau --skill code-review-markusylisiurunen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Examine proposed changes made by another engineer and identify discrete, actionable issues the original author would likely fix if noticed.

Core Features & Use Cases

  • Comprehensive, PR-style review covering correctness, security, performance, maintainability, and code quality.
  • Scope-aware analysis that adapts to uncommitted changes, pull requests, and recent commits.
  • Structured verdict/findings with prioritized recommendations.

Quick Start

Provide a comprehensive code-review pass on the current changes and return a structured verdict with prioritized findings.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I get a structured code review for uncommitted git changes?▼

A code review for uncommitted git changes analyzes your current diff to produce a structured verdict with prioritized findings. It identifies discrete, actionable issues across correctness, security, performance, and maintainability.

Can I review recent commits for maintainability and code quality issues?▼

Yes, you can review recent commits for maintainability and code quality issues by applying scope-aware analysis to your git history. This examines the proposed changes and outputs a structured findings report highlighting discrete, actionable issues the original author should address.

What is the best way to generate a PR-style review verdict from a diff?▼

The best way to generate a PR-style review verdict from a diff is to run a comprehensive code analysis covering correctness, security, performance, and maintainability. This produces a structured report with explicit scope rules and a prioritized severity scale for actionable findings.

Does this code review process work on pull requests and recent commits?▼

Yes, this code review process works on pull requests and recent commits. It applies scope-aware analysis to the proposed changes, documenting discrete, actionable issues and returning a structured verdict with prioritized recommendations.

How do I identify actionable security and performance findings in proposed code changes?▼

To identify actionable security and performance findings in proposed code changes, analyze the diff using a rigorous code review process. This evaluates the changes against explicit scope rules and outputs a structured verdict with a prioritized severity scale for each issue found.