If you're tired of PR comments that bury the fix in three paragraphs of throat-clearing, this is the antidote. It strips code review down to location, problem, fix. One line per finding. You get `L42: 🔴 bug: user can be null after .find(). Add guard before .email.` instead of "I noticed that you might want to consider..." It keeps severity prefixes when issues are mixed (bug/risk/nit/question), drops all hedging and restating, and knows when to break its own rules for security issues or onboarding contexts. Invoke it with "/review" or "/caveman-review" and paste the output straight into GitHub. It won't write the fix or approve the PR, just give you the actionable signal without the noise.
npx -y skills add hoangnguyen0403/agent-skills-standard --skill caveman-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot