M Review Code banner
penwyp penwyp

M Review Code

Code Quality community

Description

# Code Review Workflow: Comprehensive Analysis & Report Generation **Target:** $ARGUMENTS (Default: latest commits of current branch) **Scope:** Analyze code changes, architecture patterns, and implementation quality ## Execution Steps 1. **Architecture & Pattern Analysis** - Review repository patterns, service layers, and migration strategies - Assess system design decisions and structural changes 2. **Security & Multi-tenant Validation** - Check authentication, authorization, and

Installation

Installs to ~/.claude/skills/penwyp-claudepreference-m-review-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/penwyp-claudepreference-m-review-code && curl -fsSL https://raw.githubusercontent.com/penwyp/ClaudePreference/HEAD/commands/m-review-code.md -o ~/.claude/skills/penwyp-claudepreference-m-review-code/SKILL.md

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

Full documentation available on GitHub

View Source Repository