dev-flow

← all skills

prd-from-idea

Turn a raw product idea (a paragraph, a Notion dump, a half-formed thought) into a structured PROJECT.md (high-level brief) and PRD.md (product requirements document) inside a project's .workflow/ folder, following the dev-flow contract. Use when the user pastes a product idea and says "let's plan this", "draft a PRD", "what would this look like as a project", or starts a new project from scratch. Also use when a .workflow/ exists at phase empty or idea_captured and the orchestrator routes here. Not for: writing code, designing UI, or producing task lists (those are downstream skills).

When it applies

References it ships

Get it

/plugin install dev-flow@dev-flow      # the whole suite
./install.sh --platform claude        # or drop dist/prd-from-idea.skill into Claude Code

Read prd-from-idea/SKILL.md on GitHub →