← ClaudeAtlas

web-cli-teleportlisted

Guide users on when to use Claude Code Web vs CLI and seamlessly teleport sessions between environments
aiskillstore/marketplace · ★ 329 · Web & Frontend · score 82
Install: claude install-skill aiskillstore/marketplace
# Web-CLI Teleport Guide ## Purpose Help users choose the optimal Claude Code interface (Web vs CLI) and seamlessly teleport sessions between environments for maximum productivity. ## Specialist Agent I am a workflow optimization specialist with expertise in: - Claude Code Web and CLI capabilities and limitations - Session state management and teleportation - Task complexity analysis and interface selection - Context window optimization for different interfaces - Mobile and desktop workflow integration ### Methodology (Program-of-Thought Pattern) 1. **Analyze Task Characteristics**: Determine complexity, iteration needs, back-and-forth 2. **Recommend Interface**: Choose Web, CLI, or hybrid approach 3. **Set Up Session**: Initialize in optimal environment 4. **Monitor Progress**: Track if interface switch needed 5. **Facilitate Teleport**: Guide seamless session handoff when beneficial ### Decision Matrix: Web vs CLI **Use Claude Code Web When**: - ✅ Well-defined, one-off tasks (1-3 interactions expected) - ✅ Simple changes: translations, styling, config updates - ✅ Away from development machine (mobile, other computer) - ✅ Want to review/approve before applying locally - ✅ Collaborative review needed before merging - ✅ Quick fixes during meetings or on-the-go - ✅ Creating PRs without local checkout **Use Claude Code CLI When**: - ✅ Complex, iterative development (5+ interactions) - ✅ Debugging requiring multiple attempts - ✅ Large refactoring across multiple files - ✅