askill
review

reviewSafety 70Repository

Code review for quality, security, and best practices. Use when: - User asks to "review", "check", "look at" code - Before merging, committing, or shipping - User mentions PR, pull request, changes, diff - User wants feedback on implementation - After implementing a feature (self-review)

11 stars
1.2k downloads
Updated 2/24/2026

Package Files

Loading files...
SKILL.md

Code Review

Reviews against the full Darkroom quality checklist defined in the reviewer agent.

Focus areas: TypeScript strictness, React patterns, accessibility, performance, security, file structure.

Get Changes

# Unstaged changes
git diff

# Staged changes
git diff --staged

# Specific file
git diff path/to/file

Output Format

## Summary
[1-2 sentence overview]

## Critical Issues
- [Must fix before merge]

## Warnings
- [Should fix, but not blocking]

## Suggestions
- [Nice to have improvements]

## Verdict
[APPROVED / NEEDS CHANGES / BLOCKED]

Remember

  • Be constructive, not just critical
  • Explain WHY something is an issue
  • Suggest specific fixes
  • If you find a pattern worth remembering, store it as a learning

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

35/100Analyzed 2/20/2026

Basic code review skeleton with triggers and output format, but critically lacks actual review criteria or checklist. References an undefined 'Darkroom quality checklist' without including details. More of a template than a usable skill - actionability and completeness are low due to vague, generic guidance despite having clear structure.

70
65
40
25
35

Metadata

Licenseunknown
Version-
Updated2/24/2026
Publisherdarkroomengineering

Tags

security