Skip to main content
ClaudeWave
Skill78 repo starsupdated 18d ago

multi-device

Help user work from multiple devices. Sync project via git.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/multi-device && cp -r /tmp/multi-device/skills/multi-device ~/.claude/skills/multi-device
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

::GENE{multi-device|conf:confirmed|scope:global}
  -e T:git_as_sync_tool
  T:guide_git_setup_for_beginners
  A:assume_git_knowledge⇒guide

::ACTIVATE{multi-device}
  ON:auto

Powered by I-Lang v4.0 | ilang.ai