caveman-review

Generate single-line code review comments with severity levels.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill caveman-review-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/caveman-review
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill caveman-review-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of providing clear, concise, and actionable feedback on code reviews, reducing noise and improving communication.

Core Features & Use Cases

  • Ultra-Compressed Comments: Each comment is a single line, including location, problem, and fix.
  • Severity Levels: Offers different severity levels (bug, risk, nit, question) for tailored feedback.
  • Auto-Clarity: Switches to verbose mode for critical issues and onboarding contexts.
  • Review Trigger: Automatically triggers on specific commands or during pull request reviews.

Quick Start

Run the caveman-review command to generate code review comments for your 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 comments for a pull request?

To generate concise code review comments for a pull request, trigger the review command to automatically produce single-line feedback including the location, problem, and suggested fix.

What is the best way to provide actionable feedback during code reviews without adding noise?

Actionable feedback during code reviews is best provided by generating ultra-compressed, single-line comments that clearly state the problem and fix, reducing communication noise.

Can I categorize code review feedback by severity levels like bugs or nits?

Yes, you can categorize code review feedback by severity levels including bug, risk, nit, and question, allowing you to tailor the feedback context and urgency for developers.

Does the code review comment generation switch to verbose mode for critical issues?

Yes, the code review comment generation automatically switches to verbose mode for critical issues and onboarding contexts to ensure complex problems receive the necessary detailed explanation.

How do I trigger automated comment generation during my software development workflow?

Automated comment generation triggers on specific commands or during pull request reviews within your software development workflow, immediately outputting concise, actionable feedback.