dev: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

  • Draft plans in .codevoyant/plans/ remain after promotion — they are the working source of truth
  • Linear sync is always optional and always last
  • Never force-overwrite an existing doc without user confirmation
  • Verify plan.md exists before promoting

Step 0: Parse arguments

Installs
9
First Seen
Mar 22, 2026
dev:approve — cloudvoyant/codevoyant