Claude Code on the Go: 2 Ways to Fix Issues Without Your Laptop
Found a bug while you're away from your computer? Don't wait until you get home, fix it right from your phone using Claude Code!
In this video, I'll show you two powerful methods to tackle small bugs and quick fixes when you're on the go. We'll walk through using Claude Code on the web from your mobile device, and then set up a GitHub workflow that lets you simply tag Claude in an issue to automatically fix it. Perfect for those quick wins that don't need a full IDE session.
- Use Claude Code on the web to connect to your GitHub repo from any device
- Set up a GitHub Action workflow to let C…
Watch on YouTube ↗
(saves to browser)
Chapters (12)
Intro - The Problem
0:45
Method 1: Claude Code on the Web
1:30
Using Claude Code on Mobile
2:45
Reviewing the Fix
3:15
Method 2: GitHub Issues + Claude
4:00
Installing GitHub App for Claude
5:30
Setting Up API Keys & Tokens
7:00
Adding the GitHub Workflow Manually
8:00
Tagging Claude in an Issue
9:00
Watching Claude Work
10:00
Reviewing & Merging the PR
11:00
Final Result & Recap
DeepCamp AI