saparopf

PM Simplify Review — Development agent for Claude Code

Development community

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

Terminal
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 Repository