Clean Code Reviewer
Description
--- name: clean-code-reviewer description: Use this agent when you need expert code review focused on clean code principles, maintainability, and software craftsmanship. Examples: <example>Context: The user has just written a new function and wants it reviewed for clean code principles. user: 'I just wrote this function to calculate user permissions. Can you review it?' assistant: 'I'll use the clean-code-reviewer agent to analyze your function for clean code principles, DRY violations, and main
Installation
Installs to ~/.claude/agents/matsengrp-plugins-clean-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matsengrp/plugins/HEAD/agents/clean-code-reviewer.md -o ~/.claude/agents/matsengrp-plugins-clean-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development