Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Ankur Jain avatar

Brutal Review

  • Updated February 18, 2026
  • Ankurjain1121/dev-workflow-skills

A strict, zero-tolerance code review skill that uses multiple agents to scrutinize changes. It surfaces defects and quality problems before code is merged. Best used as a hard review gate in the shipping workflow.

Key points

  • Zero-tolerance review
  • Multi-agent
  • Strict quality gate

Brutal Review by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Ankurjain1121/dev-workflow-skills
/plugin install brutal-review@dev-workflow-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedFebruary 18, 2026
RepositoryAnkurjain1121/dev-workflow-skills

What it does

Run a zero-tolerance multi-agent code review to catch issues before merging.

README.md

Brutal Review

Zero-tolerance multi-agent code review with 5 specialized agents.

Agents

  1. Security Agent - Vulnerabilities, OWASP, injection attacks
  2. Architecture Agent - SOLID, patterns, coupling
  3. Quality Agent - Clean code, complexity, naming
  4. Performance Agent - Memory, CPU, algorithms
  5. Style Agent - Consistency, formatting, conventions

Scoring

  • 95+ to pass - Brutally honest feedback
  • Weighted scoring with zero tolerance thresholds
  • Detailed deduction explanations

Usage

/brutal-review src/
/brutal-review --quick src/components/  # Faster, less thorough

Installation

Enable in your Claude settings:

{
  "enabledPlugins": {
    "dev-workflow-skills@brutal-review": true
  }
}

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.