caveman-review

Generate concise code review comments with severity levels for pull requests.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/VXerys/marketiv-web --skill caveman-review-vxerys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/VXerys/marketiv-web/tree/main/.qwen/skills/caveman-review
Command: npx skills add https://github.com/VXerys/marketiv-web --skill caveman-review-vxerys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides concise and actionable code review comments, helping developers quickly identify issues and improvements in their code.

Core Features & Use Cases

  • Terse Comments: Generates code review comments in a format that is easy to read and understand, focusing on location, problem, and fix.
  • Severity Levels: Includes severity emojis to categorize issues as bugs, risks, nits, or questions.
  • Automated Triggers: Can be invoked using specific keywords like "/caveman-review" or auto-triggers when reviewing pull requests.

Quick Start

Use the caveman-review skill to generate a code review for your PR by typing "/caveman-review".

Frequently Asked Questions about caveman-review

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

FAQPage Schema
How do I generate concise code review comments for a pull request?

To generate concise code review comments for a pull request, invoke the review automation using the "/caveman-review" keyword. It automatically analyzes the code and outputs feedback categorized by location, problem, and suggested fix.

What is the best way to automate pull request reviews and highlight code quality issues?

Automating pull request reviews to highlight code quality issues is best handled by setting up auto-triggers during the PR process. This automatically generates terse comments with severity emojis to categorize bugs, risks, nits, and questions.

How are code review comments formatted to quickly identify bugs and risks?

Code review comments are formatted tersely to quickly identify bugs and risks, focusing strictly on the location, problem, and fix. Severity emojis are included to visually categorize issues by priority, such as bugs, risks, or nits.

Can I auto-trigger code review automation without typing a command every time?

Yes, you can auto-trigger code review automation without manual commands by configuring triggers for pull request reviews. Alternatively, you can manually invoke the review process by typing "/caveman-review".

Does code review automation support categorizing issues by severity levels?

Yes, code review automation supports categorizing issues by severity levels. It uses specific severity emojis to distinguish between bugs, risks, nits, and questions, helping developers prioritize feedback and immediate fixes.