Prd Split banner
cnhx cnhx

Prd Split

Development community

Description

--- description: Split a PRD into audience-specific requirement documents based on product_type argument-hint: "<path to PRD>" --- # /prd-split Read the skill file at `skills:prd-split` (located at `prd-split/SKILL.md` relative to this plugin's root) and follow its instructions exactly. The skill splits a unified PRD into audience-specific requirement documents with structured requirements tables. Game PRDs can produce GDD/TDD/Art/BD docs; non-game PRDs use product-type packs such as Agent Beh

Installation

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

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

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

Full documentation available on GitHub

View Source Repository