pm:update
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
- Only updates draft roadmaps in
.codevoyant/roadmaps/— not committed docs - To update a committed roadmap, use pm:approve to re-draft and re-approve
- No markdown tables in output — use bullets, definition lists, or Mermaid
- Never overwrite without showing a diff or summary of changes first