Mx Code Reviewer banner
joshtune joshtune

Mx Code Reviewer

Project Management community

Description

--- name: mx-code-reviewer description: Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating merge requests. It will check for style violations, potential issues, and ensure code follows the established patterns in CLAUDE.md. Also the agent needs to know which files to focus on for the review. In most cases this will

Installation

Installs to ~/.claude/agents/joshtune-mx-workflow-mx-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joshtune/mx-workflow/HEAD/agents/mx-code-reviewer.md -o ~/.claude/agents/joshtune-mx-workflow-mx-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository