caveman-review

Generate concise single-line comments from pull request reviews.

Updated Jan 13, 2025
One-click install
npx skills add https://github.com/phucle297/dotfiles --skill caveman-review-phucle297
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/phucle297/dotfiles/tree/main/.claude/plugins/cache/caveman/caveman/ef6050c5e184/skills/caveman-review
Command: npx skills add https://github.com/phucle297/dotfiles --skill caveman-review-phucle297

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of reviewing code with concise, actionable feedback, reducing noise and focusing on the essential issues.

Core Features & Use Cases

  • Ultra-Compressed Feedback: Each comment is a single line, specifying location, problem, and fix.
  • Customizable Severity: Use severity prefixes like 'bug:', 'risk:', and 'nit:' to prioritize issues.
  • Automated Triggering: Automatically triggers when reviewing pull requests or when a specific command is invoked.

Quick Start

To review a pull request, simply say "caveman-review" or "review this PR".

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, parse the pull request content and apply predefined formatting rules to output single-line comments specifying location, problem, and fix. This reduces noise and focuses on essential issues.

Can I customize the severity of automated PR feedback?

Yes, you can customize automated PR feedback severity by using predefined prefixes like 'bug:', 'risk:', and 'nit:' to prioritize issues in the generated code review comments.

What is ultra-compressed feedback in code review automation?

Ultra-compressed feedback in code review automation is a process that generates single-line comments for pull requests, specifying the location, problem, and fix to reduce noise and focus on essential issues.

How do I automatically trigger a code review on a pull request?

You can automatically trigger a code review on a pull request by invoking a specific command like 'caveman-review' or 'review this PR' to start the streamlined feedback generation process.

Is there a way to reduce noise in pull request reviews?

Yes, you can reduce noise in pull request reviews by applying predefined formatting rules that generate ultra-compressed, single-line comments focusing only on the location, problem, and necessary fix.