three-way-file-duplicity-creates-unacceptable-drift-risk

Maintaining three copies of the same artifact (live runtime + local clone + remote backup) creates the identical drift failure mode as the dual ~/.claude.json divergence pattern documented as CRITICAL. The correct model is exactly two authoritative sources: live runtime (/root/.claude/skills/) for execution + remote GitHub for disaster recovery. A local intermediate clone adds zero unique value and must be removed immediately after its creation purpose (initial push) is served.