promote-to-prd
Skill: promote-to-prd
Trigger
Use this skill when the user says:
- "turn this idea into a PRD"
- "promote idea"
- "promote to PRD"
- invokes
/promote-to-prd
Purpose
Run an interview-style conversation to gather enough detail, then generate a formal PRD under docs/planning/prds/. This is stage 2 of the planning pipeline.
Output
- Creates:
docs/planning/prds/NNN-slug.md - Updates: source idea file's
prd:andstatus: acceptedfields
More from dejanvasic85/skills
capture-idea
Capture a raw idea quickly into docs/planning/ideas/ with a date-prefixed filename and YAML frontmatter. Use when the user says "I have an idea", "capture idea", "new idea", or invokes /capture-idea.
3fix-renovate-pr
Fix failing Renovate dependency-upgrade pull requests with minimal, evidence-based changes. Use for CI failures in Renovate PRs, dependency compatibility breaks, lockfile drift, peer mismatch, or tooling version issues.
3plan-execution
Generate a detailed execution plan for a PRD, broken into phased tasks with specific file paths and verification steps.
2planning-dashboard
Scan planning documents, parse YAML frontmatter, and regenerate docs/planning/*/_index.md dashboard files with current pipeline status summaries.
2