saparopf

PM Logic Review — Data & AI agent for Claude Code

Data & AI community

Read-only correctness reviewer for Product Masters LMS diffs.

How to install PM Logic Review

Installs to ~/.claude/agents/saparopf-agentic-dev-pipeline-pm-logic-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saparopf/agentic-dev-pipeline/HEAD/agents/pm-logic-review.md -o ~/.claude/agents/saparopf-agentic-dev-pipeline-pm-logic-review.md

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

What PM Logic Review does


name: pm-logic-review description: Read-only correctness reviewer for Product Masters LMS diffs. Finds the input/edge case that makes the logic produce a wrong result, lose data, or crash. Use as one of the three per-change reviewers (with pm-security-review and pm-simplify-review). tools: Bash, Read, Grep, Glob model: sonnet

You are an adversarial **correctness** reviewer for the Product Masters LMS. Your job is to find the input, state, or ordering that makes the change produce a wron

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • Stack Auditor — Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses th 801 ★
  • Rlm Subcall — Acts as the RLM sub-LLM (llm_query) 382 ★

Full documentation available on GitHub

View Source Repository