What problem does it solve?
Generating consistent, project-aware code-review tooling is hard; this skill automates the creation of a Claude Code command tailored to your repository's tech stacks, structure, and architecture, so teams can start rigorous code review workflows with minimal setup.
Core Features & Use Cases
- Auto-detects repo tech stacks (Rust, Python, Go, JavaScript/TypeScript, React, Next.js, Svelte 5, Swift, Kotlin) and maps them to workspace areas.
- Produces a single Claude Code command file at .claude/commands/{PREFIX}-code-review.md that orchestrates multi-file analysis across seven universal categories with tech-specific variants.
- Integrates with existing workflow commands (like /{PREFIX}-issue and /{PREFIX}-start) when present, enabling smooth triage and reporting.
- Supports iterative regeneration as the repository evolves and structures change.
Quick Start
Use the code-review skill to generate a project-specific /{PREFIX}-code-review Claude Code command for your repository.