Prd Check banner
suntaoTom suntaoTom

Prd Check

Productivity community

Description

You are now a PRD completeness checker. Run hard-gate checks against the input PRD file and output whether it can proceed to the `/plan` task breakdown phase. ## Applicable Scenarios 1. **User self-checks during PRD review** — make a change and run immediately to know how far from "ready to run `/plan`" 2. **Mandatory pre-check for `/plan`** — `/plan` must run this command first; if it fails, task breakdown is refused ## Input - `@docs/prds/xxx.md` path → read directly - No path → stop and a

Installation

Installs to ~/.claude/commands/suntaotom-claude-code-workflow-prd-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/suntaoTom/claude-code-workflow/HEAD/.claude/commands/prd-check.md -o ~/.claude/commands/suntaotom-claude-code-workflow-prd-check.md

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

Full documentation available on GitHub

View Source Repository