Detailed Review
Description
--- name: detailed-review description: "Structured code review with checklist and severity ratings" --- # Detailed Code Review > 💡 For quick reviews, use Claude Code's built-in `/review` > This command provides a more structured, checklist-based review. Review code changes: $ARGUMENTS ## Target Selection **If `$ARGUMENTS` is empty:** ```bash # Review staged changes git diff --cached ``` **If `$ARGUMENTS` is `--branch` or `--pr`:** ```bash # Review all changes in current branch vs main git
Installation
Installs to ~/.claude/commands/dachivadachkoria-claude-code-starter-kit-detailed-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dachivadachkoria/claude-code-starter-kit/HEAD/.claude/commands/detailed-review.md -o ~/.claude/commands/dachivadachkoria-claude-code-starter-kit-detailed-review.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 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 Standards Skills
Engineering standards and compliance skills
Code Quality