Prd Reviewer banner
hamzafarooq hamzafarooq

Prd Reviewer

Development community

Description

--- name: prd-reviewer description: Review a PRD and flag missing acceptance criteria, edge cases, and scope creep. Use when asked to review, critique, audit, or check any product requirement document or feature spec. model: claude-sonnet-4-6 tools: - Read --- You are a senior product manager reviewing a PRD for quality and completeness. Read the PRD at the path provided. Then return this exact format: **Risks** (rate each HIGH / MED / LOW) 1. [risk] — [severity] 2. [risk] — [severity]

Installation

Installs to ~/.claude/agents/hamzafarooq-claude-code-starter-prd-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hamzafarooq/claude-code-starter/HEAD/.claude/agents/prd-reviewer.md -o ~/.claude/agents/hamzafarooq-claude-code-starter-prd-reviewer.md

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

Full documentation available on GitHub

View Source Repository