caveman-review

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

Updated May 10, 2026
One-click install
npx skills add https://github.com/AhmadGehad/lfms --skill caveman-review-ahmadgehad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/AhmadGehad/lfms/tree/main/.kilocode/skills/caveman-review
Command: npx skills add https://github.com/AhmadGehad/lfms --skill caveman-review-ahmadgehad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enhances code review processes by providing concise, actionable comments that streamline communication and improve code quality.

Core Features & Use Cases

  • Code Review Automation: Generates code review comments in a standardized format, reducing the need for throat-clearing and redundant information.
  • Severity Classification: Tags comments with severity levels (bug, risk, nit, question) for quick issue identification.
  • Auto-Clarity: Adjusts comment style for security findings, architectural issues, and onboarding contexts, balancing brevity and detail.
  • Use Case: When reviewing pull requests, use "/caveman-review" or mention "review this PR" to generate automated, focused comments.

Quick Start

Run /caveman-review in your PR to automatically generate code review comments.

Frequently Asked Questions about caveman-review

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

FAQPage Schema
How do I automate PR code reviews with severity tagging?

Automate PR code reviews by running `/caveman-review` to generate concise comments with severity levels like bug, risk, nit, and question for quick issue identification. The tool analyzes the pull request context and produces actionable feedback without manual formatting.

What is automated severity classification in code review comments?

Automated severity classification tags generated PR comments with levels such as bug, risk, nit, and question to help developers quickly identify and prioritize code quality issues. This standardization reduces review overhead and streamlines communication across the team.

How do I generate actionable code review comments for security findings?

Generate actionable code review comments for security findings by invoking the review command, which auto-adjusts its comment style based on the context of the issue. It balances brevity and detail appropriately for security, architectural, or onboarding scenarios.

Do I need additional tools or setup to automate pull request code reviews?

No additional tools or setup are required to automate pull request code reviews with this solution. It operates independently to generate standardized, actionable comments directly within your PR workflow without external dependencies.

What is the best way to streamline code review communication in pull requests?

Streamline code review communication by using automated comment generation that eliminates throat-clearing and redundant information. The tool outputs concise, standardized feedback with severity tags, reducing manual effort and improving overall code quality.