critical-code-reviewer

Identify code quality flaws, security gaps, and anti-patterns in submitted code.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/MichielDean/LLMem --skill critical-code-reviewer-michieldean
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critical-code-reviewer
Source: https://github.com/MichielDean/LLMem/tree/main/skills/critical-code-reviewer
Command: npx skills add https://github.com/MichielDean/LLMem --skill critical-code-reviewer-michieldean

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ruthless, edge-case-focused PR reviews that identify flaws, security gaps, and anti-patterns before merging, elevating code quality and safety.

Core Features & Use Cases

  • Structured feedback with severity tiers (Blocking, Required, Strong Suggestions, Noted) and concrete remediation steps.
  • Outside-view, adversarial mindset that catches lazy patterns and entropy across languages (Python, JavaScript/TypeScript, SQL, etc.).
  • PR workflow integration: reviews anchored to diffs and generated summaries for easy stakeholder consumption.

Quick Start

Provide the pull request changes or code snippet you want reviewed and the tool will generate actionable, severity-scored feedback.

Frequently Asked Questions about critical-code-reviewer

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

FAQPage Schema
How do I perform an adversarial code review on a pull request?

Adversarial code review on a pull request identifies flaws, security gaps, and anti-patterns by applying an outside-view mindset to catch lazy patterns and entropy. Provide the PR changes to generate actionable, severity-scored feedback.

What is a severity taxonomy in PR feedback?

A severity taxonomy in PR feedback categorizes issues into Blocking, Required, Strong Suggestions, and Noted tiers. This structured approach ensures deterministic, actionable feedback with clear remediation steps for elevating code quality and safety.

Can I review Python and JavaScript code for security gaps and anti-patterns?

Python and JavaScript code for security gaps and anti-patterns can be reviewed across front-end and back-end submissions. The review applies an adversarial mindset to flag issues ranging from correctness and performance to accessibility.

How do I get actionable feedback on my SQL and TypeScript diffs?

Actionable feedback on SQL and TypeScript diffs is generated by anchoring reviews to the submitted pull request changes. The tool produces severity-scored summaries with concrete remediation steps for easy stakeholder consumption.

Does automated code review work for finding edge cases before merging?

Automated code review for finding edge cases before merging uses a ruthless, zero-tolerance approach to identify flaws. It applies an outside-view adversarial mindset to catch lazy patterns and entropy across multiple programming languages.

When should I use a structured severity taxonomy for code submissions?

A structured severity taxonomy for code submissions should be used when you need deterministic, actionable feedback before merging. It categorizes findings into Blocking, Required, Strong Suggestions, and Noted tiers with clear remediation steps.