caveman-review

Generate one-line code-review comments with exact line references.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/roberttmadsen13-del/TOURney --skill caveman-review-roberttmadsen13-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/roberttmadsen13-del/TOURney/tree/main/SKILLS/caveman-main/skills/caveman-review
Command: npx skills add https://github.com/roberttmadsen13-del/TOURney --skill caveman-review-roberttmadsen13-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • One-line, location-specific findings with exact line numbers and identifiers.
  • Uniform formatting to accelerate reviewer velocity across multi-file diffs.
  • Use case: provide concise feedback on defects and improvements for PRs in software projects.

Quick Start

Provide terse, actionable one-line code review comments for the given diff.

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?

Code review comments for a pull request can be generated as ultra-compact, one-line statements. Each output includes exact line references, the identified problem, and the suggested fix, ready to paste into the PR conversation.

What is the best way to review multi-file PR diffs without excessive noise?

Reviewing multi-file PR diffs without noise requires compressing feedback into terse, one-line comments. This format preserves the actionable signal and maintains exact file and line identifiers to accelerate reviewer velocity across the diff.

How do I format pull request feedback so it is immediately actionable?

Formatting pull request feedback as actionable statements involves structuring each comment on a single line: location, problem, and fix. Optional severity prefixes can be added to indicate the importance of each defect or improvement.

Can I get one-line review comments with exact line numbers for my code diff?

One-line review comments with exact line numbers are supported for code diffs. The generated feedback maintains precise line references across multiple files, ensuring each terse statement accurately pinpoints the location requiring attention.

Does this code review tool support severity prefixes for pull request comments?

This code review tool supports optional severity prefixes for pull request comments. These prefixes help categorize the urgency of defects and improvements within the one-line, location-specific feedback format.

When should I avoid using ultra-compact one-line code reviews?

Ultra-compact one-line code reviews should be avoided when a defect requires extensive explanation or architectural context. This approach is designed for quick, terse feedback, cutting noise while preserving actionable signal, not detailed conversational debate.