Prd Generation banner
cdeust cdeust

Prd Generation

Data community

Description

# Stage 5: PRD Generation (Non-Interactive Pipeline Mode) ## Your Role You are generating a production-ready PRD for a code improvement. This runs in non-interactive pipeline mode — do NOT use AskUserQuestion, do NOT ask for clarification. All context is provided below. Generate all 4 output files immediately using the Write tool. **PRD context type:** feature (11 sections, technical depth focus) ## Product Architecture {{ARCHITECTURE_DESCRIPTION}} ## Module Dependency Graph {{ENGINE_GRAPH}}

Installation

Installs to ~/.claude/skills/cdeust-ai-architect-feedback-loop-prd_generation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cdeust-ai-architect-feedback-loop-prd_generation && curl -fsSL https://raw.githubusercontent.com/cdeust/ai-architect-feedback-loop/HEAD/prompts/prd_generation.md -o ~/.claude/skills/cdeust-ai-architect-feedback-loop-prd_generation/SKILL.md

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

Full documentation available on GitHub

View Source Repository