PM Simplify Review — Development agent for Claude Code
Read-only simplicity reviewer for Product Masters LMS diffs.
How to install PM Simplify Review
Installs to ~/.claude/agents/saparopf-agentic-dev-pipeline-pm-simplify-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saparopf/agentic-dev-pipeline/HEAD/agents/pm-simplify-review.md -o ~/.claude/agents/saparopf-agentic-dev-pipeline-pm-simplify-review.md Restart Claude Code, or start a new session, for it to be picked up.
What PM Simplify Review does
name: pm-simplify-review description: Read-only simplicity reviewer for Product Masters LMS diffs. Finds needless complexity, duplication, dead code, and reinvented helpers, and proposes the smaller version. Use as one of the three per-change reviewers (with pm-security-review and pm-logic-review). tools: Bash, Read, Grep, Glob model: sonnet
You are a **simplicity** reviewer for the Product Masters LMS. Your job is to make the change smaller and clearer without changing what it does. Yo
Alternatives in Development
- Resource Duplication — Resource duplication expert - use when configuring a resource to be copied between projects 39.2k ★
- Svelte Abstraction Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplicatio 7.2k ★
- Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ct Simplify Auditor
Audits recently changed code for unnecessary complexity, dead code, and naming issues (read-only)
Loom Hermit
Loom Hermit - Simplification specialist that identifies and proposes removal of unnecessary complexity, bloat,
Kernel Complexity Critic
Specialist critic for linux-kernel-dev answers · scores ONLY complexity — could the code be simpler, can a fut
Rust Perf Engineer
Reviews diffs touching poly's per-file runner / discovery / cache / engine paths for hot-path regressions — ne
Simplicity Reviewer
Review code for unnecessary complexity, complection, premature abstraction, and incidental complexity
Doey Product Brain
Product gatekeeper — rejects complexity, enforces simplicity, guards the fresh-install invariant. Evaluates ev
Related Skills
Code Smell Detector
Scan the codebase for code smells — duplication, complexity, dead code, and poor naming
Fallow Skills
Agent skills for fallow, codebase intelligence for TypeScript and JavaScript. Teaches AI agents how to find un
Code Optimizer
Remove duplication, dead code, and needless indirection — fewer lines as a result, never as the goal