helix-skill-deployed-vs-backup-path-distinction

Helix skills live in two locations with different purposes: /root/.claude/skills/ (127 skills, deployed, auto-discovered by Claude Code at runtime) and /root/helix/skills/ (71 skills, canonical Helix-only backup, portable git repo). Only the deployed path is read by Claude Code; the /root/helix/ path is the source-of-truth artifact for disaster recovery and cross-machine distribution, mirrored to github.com/ARJ999/helix (private).