caveman-review

Generate one-line code-review comments with location, problem, and fix for pull request diffs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/domattioli/DomI --skill caveman-review-domattioli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/domattioli/DomI/tree/main/plugins/caveman/skills/caveman-review
Command: npx skills add https://github.com/domattioli/DomI --skill caveman-review-domattioli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ultra-compressed code review comments cut noise from PR feedback while preserving the actionable signal. Each comment is one line containing location, problem, and fix. Use when a reviewer says "review this PR" or invokes /caveman-review. Auto-triggers when reviewing pull requests.

Core Features & Use Cases

  • One-line-per-issue review notes with location, problem, and fix.
  • Auto-triggers on PR reviews and works across multi-file diffs to surface critical issues quickly.
  • Provides concise feedback that preserves essential context while staying brief.

Quick Start

Provide the pull request diff or a PR link to generate concise, one-line 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 generate concise code review comments for a pull request diff?▼

Generate concise code review comments by applying an automated tool to the pull request diff, extracting the location, problem, and fix into one-line actionable feedback notes to accelerate the review process.

What is the best way to automate PR feedback across multi-file diffs?▼

Automate PR feedback across multi-file diffs by enforcing a one-line-per-issue format that focuses on the exact location, problem, and fix, cutting noise while preserving the actionable signal for each file.

Can I use automated comment generation for pull requests with optional severity prefixes?▼

Yes, you can use automated comment generation for pull requests that supports optional severity prefixes, adding critical context to the one-line location, problem, and fix format for each issue found.

Why use ultra-brief one-line comments for code review?▼

Ultra-brief one-line comments for code review cut noise from PR feedback while preserving the actionable signal, ensuring each note contains the location, problem, and fix to accelerate feedback cycles.

Do I need to provide a diff input to trigger automated code review?▼

Yes, you need to provide a diff input or a PR link to trigger automated code review, which processes the multi-file changes and enforces the one-line-per-issue format to surface critical issues quickly.