Code reviews can be filled with long messages that hide the real problems. This skill changes that by giving you ultra-short comments. Each finding is just one line with a clear location, the problem, and the fix.
No more fluff like 'I noticed that' or 'you might want to consider'. Just the essential information. You get terse and actionable feedback every time. Use it when you say 'review this PR' or 'code review'.
It even adds optional icons to show severity. A red bug means broken behavior. A yellow risk means fragile code. A blue nit is a minor style point. This keeps the review clean and focused on what matters.
Global
mkdir -p ~/.claude/skills/caveman-reviewProject
mkdir -p .claude/skills/caveman-reviewSource Repository
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Codebase Designmattpocock/skills
Create deep modules with tiny interfaces and lots of hidden logic for testability
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Pr To Videoheygen-com/hyperframes
Turn any GitHub pull request into an easy code explainer video