caveman-review

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

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/Bonny94ITA/BottegaWeb --skill caveman-review-bonny94ita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/Bonny94ITA/BottegaWeb/tree/main/.claude/skills/caveman-review
Command: npx skills add https://github.com/Bonny94ITA/BottegaWeb --skill caveman-review-bonny94ita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies code reviews by providing concise, actionable feedback, reducing noise and improving the quality of pull request comments.

Core Features & Use Cases

  • Concise Feedback: Generates one-line comments with location, problem, and fix.
  • Severity Levels: Offers severity emojis for bugs, risks, nits, and questions.
  • Auto-Clarity: Switches to verbose mode for security findings and architectural issues.
  • Use Case: Use it to streamline code reviews in pull requests, ensuring that comments are clear and actionable.

Quick Start

Run the /caveman-review command to generate code review comments for the current pull request.

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 feedback for a pull request?

To generate concise code review feedback for a pull request, run the /caveman-review command. It outputs one-line comments detailing the location, problem, and suggested fix to streamline your review process.

What is the best way to reduce noise in pull request comments?

The best way to reduce noise in pull request comments is to use a concise feedback format highlighting the location, problem, and fix. This approach improves clarity and ensures feedback remains actionable.

How does the code review process handle security findings and architectural issues?

The code review process handles security findings and architectural issues by automatically switching to verbose mode. This ensures complex problems receive detailed explanations rather than concise one-line feedback.

Does this code review tool provide severity levels for bug reporting?

Yes, the code review tool provides severity levels for bug reporting by using specific emojis. These emojis categorize bugs, risks, nits, and questions to help prioritize pull request feedback effectively.

Can I use this skill to streamline code reviews for large pull requests?

You can use this skill to streamline code reviews for large pull requests by generating concise, actionable feedback. It reduces comment noise and improves communication, though complex architectural issues trigger verbose explanations.