pm:approve
Installation
SKILL.md
Compatibility: AskUserQuestion falls back to numbered list on non-Claude-Code platforms.
Skill Requirements
command -v npx >/dev/null 2>&1 || echo "MISSING: npx"
Critical Rules
- Always run pm:review before promoting — do not skip
- The draft in
.codevoyant/roadmaps/remains after promotion (source of truth for history) - Research artifacts from
.codevoyant/explore/{slug}/and.codevoyant/plans/{slug}/research/are both copied flat intodocs/product/roadmaps/{slug}/research/ - Linear sync is always optional and always last
- Never force-overwrite an existing committed roadmap without user confirmation
- pm:approve may create or update Linear initiatives only. Never create Linear projects — that is em:approve's responsibility.