Istari Review — Git skill for Claude Code
Comprehensive PR code review using multiple tools.
How to install Istari Review
Installs to ~/.claude/skills/contrast-security-oss-istari-istari-review/SKILL.md
mkdir -p ~/.claude/skills/contrast-security-oss-istari-istari-review && curl -fsSL https://raw.githubusercontent.com/Contrast-Security-OSS/istari/HEAD/commands/istari-review.md -o ~/.claude/skills/contrast-security-oss-istari-istari-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Istari Review does
description: Comprehensive PR code review using multiple tools disable-model-invocation: true user-invocable: true
Review Command
When the user types the `/istari-review` command, orchestrate comprehensive code review of a GitHub pull request using all available review tools.
Overview
This command runs multiple code review tools sequentially and collates their results on screen. It provides a thorough analysis of code quality, security, architecture, and Clean Code principles.
Alternatives in Git
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Worktree Parallel Init — Create multiple git worktrees for parallel development: $ARGUMENTS 23.4k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Codex Subagents En
Orchestrate complex tasks by delegating to multiple parallel Codex agents, then merge and review results
Container Use
by dagger - Development environments for coding agents. Enable multiple agents to work safely and independentl
Async Code
GitHub Repo stars Use Claude Code/CodeX CLI to perform multiple tasks in parallel Parallel task execution
Push All
Push all changes across multiple repositories
Busycommit
Create multiple atomic git commits, one logical change at a time
Merge Accounts
Merge normalized CSV files from multiple accounts into a single transactions file
Related Agents
Tsk - AI Agent Task Manager And Sandbox
by dtormoen - A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docke
Review Coordinator
Aggregates and organizes code review findings from multiple reviewers
Review Aggregation
Gathers and synthesizes reviews from multiple platforms into a weighted score and a short honest summary. Use