M Review banner
o2alexanderfedin o2alexanderfedin

M Review

Code Quality community

Description

--- description: Conduct code review following Memory Bank standards and checklists argument-hint: [file paths to review] allowed-tools: Read(*), Grep(*), Glob(*) --- You received the command /m_review. This means you need to conduct a code review. Code for review: $ARGUMENTS. Execute the following procedure: 1. Carefully study `.memory_bank/workflows/code_review.md`. 2. Check the code against all checklist items. 3. For each violation or issue found: - Indicate the specific location (

Installation

Installs to ~/.claude/commands/o2alexanderfedin-ai-swe-template-m_review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/o2alexanderfedin/ai-swe-template/HEAD/.claude/commands/m_review.md -o ~/.claude/commands/o2alexanderfedin-ai-swe-template-m_review.md

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

Full documentation available on GitHub

View Source Repository