Use when reviewing code (or your own plan) to allocate attention based on the danger of the change.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add yeaight7/agent-powerups --skill risk-based-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Risk Based Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yeaight7-risk-based-review)More formats (shields.io, HTML) on the badges page.
---
name: risk-based-review
description: "Use when reviewing code (or your own plan) to allocate attention based on the danger of the change."
---
# Risk-Based Review
Not all code changes deserve the same level of scrutiny. A typo fix in a README is low risk; a change to the authentication middleware is critical.
## Risk Categories
1. **Critical Risk** (Auth, Payments, Cryptography, Database Migrations):
- Require 100% test coverage for the change.
- Require explicit human sign-off.
- Look for edge cases, null pointers, and race conditions.
2. **High Risk** (Core Business Logic, Shared Utilities, Public API changes):
- Require unit and integration tests.
- Check for backwards compatibility and blast radius (see `change-impact-check`).
3. **Low Risk** (UI tweaks, isolated components, internal tools):
- Focus on readability, naming conventions, and simple unit tests.
When acting as a reviewer, explicitly state the Risk Category of the PR before providing feedback.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.