From SCALE Engine
Enforces a code review checklist covering security, quality, performance, and testing before merge. Useful for teams wanting consistent review standards.
npx claudepluginhub hongmaple0820/scale-engineThis skill uses the workspace's default tool permissions.
Review all code before merge.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
Reviews code for quality, security (OWASP Top 10), performance, testing, and documentation using a checklist. Outputs issues categorized by severity with line refs and fixes.
Provides structured checklist for code reviews prioritizing security, correctness, performance, quality, and style. Covers secrets, injections, logic errors, inefficiencies, and maintainability.
Share bugs, ideas, or general feedback.
Review all code before merge.
| Level | Action |
|---|---|
| CRITICAL | Block merge |
| HIGH | Fix before merge |
| MEDIUM | Consider fixing |
| LOW | Optional |