To Prd banner
southpointtech southpointtech

To Prd

Development community

Description

--- name: to-prd description: Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context. --- This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. The issue tracker and triage label vocabulary should have been provided to you — run `/setup-matt-pocock-skills` if not. ## Process 1. Explore

Installation

Installs to ~/.claude/commands/southpointtech-bootstrap-skills-to-prd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/southpointtech/bootstrap-skills/HEAD/.claude/commands/to-prd.md -o ~/.claude/commands/southpointtech-bootstrap-skills-to-prd.md

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

Full documentation available on GitHub

View Source Repository