caveman-review

Generate one-line code review comments with location, problem, and fix.

Updated May 2, 2026
One-click install
npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill caveman-review-artgaurav16420-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-review
Source: https://github.com/artgaurav16420-oss/Mega-Skills/tree/main/distribution/harnesses/tabnine/agent/skills/caveman-review
Command: npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill caveman-review-artgaurav16420-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide ultra-compact, one-line code review comments that surface actionable feedback without verbosity.

Core Features & Use Cases

  • One-line feedback: Each comment is a single line containing location, problem, and fix for quick PR review.
  • Consistent format: Enforces a fixed structure with optional severity prefixes to prioritize issues.
  • Use Case: When reviewing large diffs or busy PRs, teams can rapidly surface critical issues and suggested fixes.

Quick Start

Review the current pull request diff to generate terse one-line 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 generate concise one-line code review comments for a pull request diff?

To generate concise one-line code review comments, process the pull request diff to output structured feedback containing the location, problem, and fix. This enforces a fixed, ultra-compact format for rapid scanning across large PRs.

Can I use automated review feedback for large diffs across multiple programming languages?

Automated review feedback is applicable to large diffs across multiple programming languages. It scales rapidly for busy PRs by surfacing critical issues and suggested fixes without relying on external data dependencies.

What is the best way to format automated code review comments for quick scanning?

The best way to format automated code review comments for quick scanning is enforcing a single-line structure. Each line contains the location, problem, and fix, optionally prefixed by severity to prioritize issues.

Does this one-line code review format require external data dependencies?

This one-line code review format requires no external data dependencies. It operates entirely on the provided diff input to generate frontmatter metadata and terse, actionable feedback.

How do I prioritize issues when reviewing large pull requests with one-line feedback?

To prioritize issues when reviewing large pull requests with one-line feedback, use optional severity prefixes. This structure highlights critical problems and suggested fixes for fast, scalable PR review.