caveman-review
79Write Concise Pull Request Review Comments
Pull request reviews often become too wordy for quick action. This skill formats feedback as concise, paste-ready comments with location, problem, and fix.
Compress Technical Replies With Caveman Mode
Verbose answers can waste context and slow technical work. Caveman mode compresses explanations while keeping code, warnings, and technical meaning intact.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "caveman" from https://skillstore.io/skills/juliusbrussee-caveman.md and its manifest at https://skillstore.io/api/skills/juliusbrussee-caveman/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "caveman". Explain why my React component re-renders when I pass an inline object prop.
Expected outcome:
New object ref each render. Inline prop changes identity. Child sees new value. Memoize object or pass stable prop.
Using "caveman". Warn me before I delete a production table.
Expected outcome:
Warning: This can permanently remove production data. Confirm backup, recovery plan, and target environment before continuing. Caveman resume after warning.
Using "caveman". Summarize why connection pooling helps under load.
Expected outcome:
Pool reuses open DB connections. No new handshake per request. Less latency. Better throughput under load.
All eight static findings are false positives caused by Markdown inline code, fenced examples, or formatting in SKILL.md. I found no evidence of actual shell execution, command invocation, network access, data exfiltration, or prompt injection intent.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/juliusbrussee-caveman/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/juliusbrussee-caveman?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/juliusbrussee-caveman?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/juliusbrussee-caveman/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/juliusbrussee-caveman.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>juliusbrussee. (2026). caveman security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/juliusbrussee-caveman/audits/4@techreport{juliusbrussee-juliusbrussee-caveman-2026,
author = {juliusbrussee},
title = {caveman security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/juliusbrussee-caveman/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "caveman security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "juliusbrussee"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/juliusbrussee-caveman/audits/4"
identifiers:
- type: other
value: "skillstore:juliusbrussee-caveman:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
juliusbrussee-caveman
2026-08-21
mattpocock-caveman
2026-08-21
Get concise root-cause explanations and next steps without losing technical details.
Reduce response length during extended project work where every token matters.
Turn explanations into compact notes that preserve terms, warnings, and action items.
Use caveman mode for this conversation. Keep technical terms exact and avoid filler.
/caveman lite. Explain this issue briefly, but keep full sentences and exact error names.
/caveman full. Explain why this design causes repeated database connections and give the fix.
/caveman ultra. Summarize this incident response plan into terse action steps and keep warnings clear.
Author
juliusbrusseeLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
24 downloads ยท 179 views
File structure
๐ SKILL.md
Write Concise Pull Request Review Comments
Pull request reviews often become too wordy for quick action. This skill formats feedback as concise, paste-ready comments with location, problem, and fix.
Write Concise Commit Messages
Verbose commits hide the reason for a change and slow review. This skill creates short Conventional Commit messages with context only when needed.
Display Caveman Command Help
Users may forget Caveman modes, triggers, and setup options. This skill displays a compact reference card without changing mode or saving state.
Track Caveman Token Savings
Claude Code users need reliable token receipts without asking the model to estimate usage. This skill documents a hook-based command that reports session tokens and estimated savings from the local log.
Delegate Coding Tasks With Cavecrew
Long coding sessions lose context when subagents return verbose results. Cavecrew guides Claude, Codex, and Claude Code toward compact investigator, builder, and reviewer agents.
Build Features Without Speculative Scope
Feature work often grows beyond acceptance needs and weakens architectural ownership. Lean Build defines a narrow outcome, reuses repository patterns, and stops after focused verification.
Draft Reader-Tested Documentation
by ZhanlinCui
Complex documents often fail when readers lack the author's context. This skill guides context gathering, section drafting, iterative edits, and reader testing.
Create Professional Markdown Documentation
by AutumnsGrove
Inconsistent project documentation makes installation, use, and contribution difficult. This skill supplies structured templates, formatting guidance, and local tools for maintainable Markdown.
Create Audience-Focused READMEs
by softaworks
Generic READMEs often miss the needs of contributors, teammates, or future maintainers. This skill guides Claude, Codex, and Claude Code through audience questions, templates, and quality checks.
Generate Maintainable Documentation from Code
by sickn33
Outdated and inconsistent documentation slows development and creates support gaps. This skill turns code and configuration into structured documentation with validation and automation guidance.
Plan Educational Book Structures
by 92Bilal26
Large educational books can become inconsistent, overloaded, or hard to navigate. This skill creates structured plans with chapter flow, dependencies, and learning checkpoints.
Write Clear Metabase Documentation
by metabase
Technical documentation often becomes formal, vague, or difficult to scan. This skill helps Claude, Codex, and Claude Code write clear Metabase documentation with focused steps.