·review

Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit.

13Installs·0Trend·@0xdarkmatter

Installation

$npx skills add https://github.com/0xdarkmatter/claude-mods --skill review

SKILL.md

Perform comprehensive code reviews on staged changes, specific files, or pull requests. Routes to expert agents based on file types and automatically creates tasks for critical issues.

| File Pattern | Primary Expert | Secondary Expert |

| .ts | typescript-expert | - | | .tsx | react-expert | typescript-expert | | .vue | vue-expert | typescript-expert | | .py | python-expert | sql-expert (if ORM) | | .go | go-expert | - | | .rs | rust-expert | - | | .sql, migrations/ | postgres-expert | - | | agents/.md, skills/, commands/ | claude-architect | - |

Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit. Source: 0xdarkmatter/claude-mods.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xdarkmatter/claude-mods --skill review
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is review?

Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit. Source: 0xdarkmatter/claude-mods.

How do I install review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0xdarkmatter/claude-mods --skill review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/0xdarkmatter/claude-mods