Prd Refine banner
cnhx cnhx

Prd Refine

Development community

Description

--- description: Quick polish pass on an existing PRD — edit immediately, preserve detail argument-hint: "<path to existing PRD>" --- # /prd-refine Read the skill file at `skills:prd-refine` (located at `prd-refine/SKILL.md` relative to this plugin's root) and follow its instructions exactly. The skill performs immediate edits to an existing PRD without planning or confirmation, preserving all existing details and depth. Pass `$ARGUMENTS` as the path to the PRD file to refine. If `$ARGUMENTS

Installation

Installs to ~/.claude/skills/cnhx-prd-writer-prd-refine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cnhx-prd-writer-prd-refine && curl -fsSL https://raw.githubusercontent.com/cnhx/prd-writer/HEAD/commands/prd-refine.md -o ~/.claude/skills/cnhx-prd-writer-prd-refine/SKILL.md

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

Full documentation available on GitHub

View Source Repository