Prd Task Doc banner
yaukwan yaukwan

Prd Task Doc

AI community

Description

--- description: Generate development task documentation from PRD files with optional AI model collaboration for optimization and review argument-hint: [-zen [o3|pro]] [-review [o3|pro]] allowed-tools: Read, Write, Bash, Grep, Glob, mcp__zen --- # PRD Development Task Documentation Generator ## Core Workflow This command generates specification task documents from PRD files. Implementation work begins only after document review and approval. ## Usage Examples ```bash /prd-tasks

Installation

Installs to ~/.claude/skills/yaukwan-my-claude-code-workflow-prd-task-doc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yaukwan-my-claude-code-workflow-prd-task-doc && curl -fsSL https://raw.githubusercontent.com/yaukwan/my-claude-code-workflow/HEAD/commands/prd-task-doc.md -o ~/.claude/skills/yaukwan-my-claude-code-workflow-prd-task-doc/SKILL.md

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

Full documentation available on GitHub

View Source Repository