askill
ireview

ireviewSafety 90Repository

Review code for quality, architecture, and best practices. Use when reviewing files, staged changes, or entire directories with code_reviewer and architect_reviewer agents.

3 stars
1.2k downloads
Updated 2/27/2026

Package Files

Loading files...
SKILL.md

This is user-defined command

This is user-defined command. You must review the code.

SKILL Arguments

$ARGUMENTS

This command can take options. Therefore, arguments can be passed as variadic parameters. Please refer to the details below. (#SKILL OPTS section)

SKILL behavior

  • You must use code_reviewer, architect_reviewer agent unconditionally. When there is a request to use static analysis tools, please analyze and review the code using static analysis tools.

SKILL OPTS

This is an optional string that can follow this command.

  • The input can be in the form /review @[file] [msg]. The [msg] option is for user-defined requests. Both the msg and file fields may or may not be provided.
  • If the msg field is provided, proceed with reviewing to satisfy those requirements. If the msg field is not provided, Review comprehensively.
  • If a file mentioned with the @ symbol is provided, Review only that file. If files related to that file need to be reviewed, proceed with the reviewing and additionally report the files that were reviewed.
  • If no file is mentioned with the @ symbol, review all files in the current directory and its subdirectories based on where the agent is located. If files in parent directories or other directories need to be reviewed, proceed with the reviewing and additionally report the files that were reviewed.
  • If the keyword cached, staged, staging, or stage is provided instead of @[file] (e.g., /ireview cached, /ireview staged), execute git diff --cached (or git diff --staged) to review the staged changes. In this case, review the code changes that have been staged for commit.
  • If necessary, Use code_reviewer and architect_reviewer. When there is a request to use static analysis tools, analyze and review the code using static analysis tools.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

52/100Analyzed 3/2/2026

A functional but basic code review skill with clear use cases (file review, staged changes). Located in proper skills folder. Suffers from brevity, vague agent invocation details, and dependency on internal agents. Missing tags and examples reduces discoverability and practical value. The skill covers when to use but lacks step-by-step implementation clarity."

90
45
45
55
50

Metadata

Licenseunknown
Version-
Updated2/27/2026
Publisheriblea

Tags

No tags yet.