Review Staged Unstaged banner
Wirasm Wirasm

Review Staged Unstaged

Development community

Description

List and review any files in the staging area, both staged and unstaged. Ensure you look at both new files and modified files. Check the diff of each file to see what has changed. Previous review report: $ARGUMENTS May or may not be added, ignore the previous review if not specified. ## Review Focus Areas 1. **Code Quality** - Type hints on all functions and classes - Pydantic v2 models for data validation - No print() statements (use logging) - Proper error handling - Follow

Installation

Installs to ~/.claude/commands/wirasm-mcp-crawl4ai-rag-review-staged-unstaged.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Wirasm/mcp-crawl4ai-rag/HEAD/.claude/commands/review-staged-unstaged.md -o ~/.claude/commands/wirasm-mcp-crawl4ai-rag-review-staged-unstaged.md

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

Full documentation available on GitHub

View Source Repository