ed1bc4e25f
Phase 3 of #289: - Replace hardcoded CLI_VERSION constant with dynamic package.json read - Cache version to avoid repeated fs reads - Verified: npm pack includes skills/, version detection works correctly Ref: #289, #296