caveman-review

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

13|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/tassiovale/claude-code-kit --skill caveman-review-tassiovale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/tassiovale/claude-code-kit/tree/main/skills/caveman-review
Command: npx skills add https://github.com/tassiovale/claude-code-kit --skill caveman-review-tassiovale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of noisy and non-actionable code review comments, by providing concise and actionable feedback that is easy to implement.

Core Features & Use Cases

  • Concise Comments: Generates one-line code review comments that include location, severity, problem, and fix.
  • Severity Levels: Offers different severity levels (bug, risk, nit, question) to categorize issues.
  • Use Case: Ideal for teams that want to improve the efficiency and clarity of their code reviews.

Quick Start

Invoke the caveman-review skill with the command: /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 pull requests?

To generate concise code review comments for pull requests, you can use an automated tool to format feedback into one-line entries. Each comment includes the location, severity, problem, and fix, ensuring feedback is actionable and easy to implement.

What is the best way to categorize issues during a code review?

The best way to categorize issues during a code review is by assigning severity levels. You can classify feedback into bug, risk, nit, and question categories to help developers prioritize and address critical problems first.

How do I reduce noisy feedback in developer productivity workflows?

To reduce noisy feedback in developer productivity workflows, implement a code review process that outputs concise, actionable comments. Standardizing feedback to include location, severity, problem, and fix eliminates vague notes and streamlines implementation.

Can I use automated comment generation for team code review processes?

Yes, you can use automated comment generation for team code review processes. It is designed for teams looking to streamline their review workflow by automatically creating structured, actionable feedback for identified issues.

Does a one-line code review comment format limit the detail of the feedback?

A one-line code review comment format does not limit actionable detail because it enforces the inclusion of location, severity, problem, and fix. This constraint eliminates filler while ensuring the feedback remains clear and directly implementable.