Request Review
Description
--- description: Request code review without permission prompts --- # Code Review ## Overview Streamlined code review workflow that gets git SHAs from context and invokes a `general-purpose` code reviewer without blocking on permission prompts. This allows you to leave the window while the review runs unattended. ## When to Use Use this command when: - You've completed a feature or bug fix - Before merging to main - After a major code change - When you want a fresh perspective on your work
Installation
Installs to ~/.claude/skills/oalders-kitchen-sink-request-review/SKILL.md
mkdir -p ~/.claude/skills/oalders-kitchen-sink-request-review && curl -fsSL https://raw.githubusercontent.com/oalders/kitchen-sink/HEAD/commands/request-review.md -o ~/.claude/skills/oalders-kitchen-sink-request-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality