reviewer

Reviews code diffs and markdown artifacts with a 12-point checklist.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill reviewer-hillbombcreations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/reviewer
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill reviewer-hillbombcreations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill performs an in-depth adversarial review of code diffs and artifacts, ensuring that every change adheres to high-quality, security, and performance standards.

Core Features & Use Cases

  • Adversarial Code Review: Detailed review of code diffs to identify issues missed by the author.
  • Security and Performance Checks: Comprehensive analysis for potential vulnerabilities and performance bottlenecks.
  • Artifact Review: Analyze plan/spec/research markdown files for completeness, correctness, and robustness.
  • Use Case: Use the skill to review a set of code changes and documentation for a project to ensure it meets the required standards.

Quick Start

Use the reviewer skill to perform a code review on the diff in PR #123.

Frequently Asked Questions about 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 diff?

Adversarial code review executes a structured 12-point checklist on code diffs to enforce robustness, security, and performance. It analyzes pull requests for vulnerabilities, performance bottlenecks, and compliance with coding conventions.

What is an adversarial security audit for code changes?

An adversarial security audit analyzes code diffs against a 12-point checklist to identify vulnerabilities and edge cases missed by the author. It enforces high security and performance standards before changes are merged.

Can I review markdown artifacts and specs for completeness?

Yes, artifact review analyzes plan, spec, and research markdown files for completeness, correctness, and robustness. The skill evaluates documentation artifacts to ensure they meet required structural and quality standards.

Does the code review skill work without external dependencies?

Yes, the code review skill operates with zero dependencies. It utilizes built-in tools like Read, Grep, Glob, Bash, and external documentation services to perform comprehensive analysis without requiring additional setup.

What is the best way to automate performance checks on code diffs?

Automating performance checks uses a structured checklist review on code diffs to identify bottlenecks and enforce performance standards. It handles edge cases and ensures compliance with coding conventions across software changes.

When should I use an adversarial review instead of a standard code review?

Use an adversarial review when robustness, security, and performance are critical. It applies a 12-point checklist to actively identify edge cases and vulnerabilities that standard reviews might miss.