Deep Code Review banner
tyrchen tyrchen

Deep Code Review

Design community

Description

--- description: Perform deep code review for Python and TypeScript focusing on architecture, design patterns, code quality, and best practices. handoffs: - label: Re-review After Fixes agent: general-purpose prompt: Re-run the deep code review on the updated code - label: Generate Refactoring Plan agent: general-purpose prompt: Create a detailed refactoring plan based on review findings --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before p

Installation

Installs to ~/.claude/commands/tyrchen-geektime-bootcamp-ai-deep-code-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tyrchen/geektime-bootcamp-ai/HEAD/.claude/commands/deep-code-review.md -o ~/.claude/commands/tyrchen-geektime-bootcamp-ai-deep-code-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository