pm:help

Installation
SKILL.md

Print the following text exactly as written. Do not reformat, create tables, add headers, or add any commentary.

pm — Product management planning commands for Claude Code

/pm:explore [topic] [--bg] [--silent] Research a product topic or feature area. Deposits research artifact to .codevoyant/research/{slug}.md for use by pm:plan and pm:prd.

/pm:plan [quarter|half|annual] [--bg] [--silent] Draft a product roadmap using capability tiers. Writes draft to .codevoyant/roadmaps/. Use /pm:approve to commit to docs/.

/pm:update [roadmap-slug] [change description] Update a draft roadmap in .codevoyant/roadmaps/. For committed roadmaps, re-draft with pm:plan then re-approve.

Installs
11
First Seen
Mar 21, 2026
pm:help — cloudvoyant/codevoyant