sue-synccode
CommunitySync experiment code to sandboxes safely, no manual transfers.
Authordongzhuoyao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually syncing experiment code to remote sandboxes is error-prone, risks overwriting valuable run artifacts, and wastes time debugging SSH access or git authentication issues. This Skill eliminates those risks by enforcing strict path contracts and automated sync workflows.
Core Features & Use Cases
- Strict Path Governance: Enforces DeepResearch root and workspace identity rules to prevent path mismatches that could break experiment runs or corrupt outputs.
- Dual Sync Modes: Supports both git and rsync/scp transfer methods, with automatic fallback to rsync/scp if sandbox GitHub SSH authentication fails, so sync never blocks on key debugging.
- Inode-Safe Exclusions: Automatically excludes virtual environments, caches, and runtime artifacts from transfers to save sandbox inodes and preserve existing experiment outputs.
- Use Case: When preparing to run a scale-up ML experiment on LUMI or RunPod, use this Skill to push your latest code changes to the sandbox without accidentally overwriting previous checkpoint or result files.
Quick Start
Use the sue-synccode skill to sync your latest DeepResearch experiment code to the selected remote sandbox before running dryrun or fullrun validation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sue-synccode Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#sue-synccode Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.