Mx Mr Test Analyzer banner
joshtune joshtune

Mx Mr Test Analyzer

Testing & QA community

Description

--- name: mx-mr-test-analyzer description: Use this agent when you need to review a merge request for test coverage quality and completeness. This agent should be invoked after an MR is created or updated to ensure tests adequately cover new functionality and edge cases. model: inherit color: cyan --- You are an expert test coverage analyst specializing in merge request review. Your primary responsibility is to ensure that MRs have adequate test coverage for critical functionality without being

Installation

Installs to ~/.claude/agents/joshtune-mx-workflow-mx-mr-test-analyzer.md

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

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

Full documentation available on GitHub

View Source Repository