How to Code with Claude from Your Phone
Learn how to start, steer, and review Claude Code sessions right from your phone.
I recently saw a video where Boris Cherny, the creator of Claude Code at Anthropic, said that he primarily starts coding sessions from his phone and I was like OMG.
WaitâŚhold on.
You mean to tell me I can start a coding session from my phone, go live my life and come back when the work is done?!
I had to try it.
I couldnât believe I hadnât tried steering my coding sessions from my phone before. I was even more surprised by how easy it was to set up. The whole thing took me less than 10 minutes.
Now I can kick off a feature or fix a bug while Iâm away from my computer. I can check on the session, answer Claudeâs questions, redirect it if needed and review the work from my phone.
Wiiiild!
What you need
- The Claude app on your iPhone or Android phone
- A Claude plan that includes Claude Code access, such as Pro or Max
- A GitHub repository connected to your Claude account if you want to start a new cloud session
- An internet connection
The Code tab is different from asking Claude for a code snippet in a regular chat. Claude Code can open your repository, edit files, run commands and work through the task in its own coding environment.
Start a Claude Code session from your phone
First, make sure you have the latest version of the Claude mobile app. Then:
- Open the Claude app on your phone.
- Tap the Code tab.
- Tap New Session.
- Choose the GitHub repository and branch you want Claude to work in.
- Describe what you want Claude to build, change, or fix.
- Start the session and let Claude work.
And thatâs it!
You donât have to sit there and watch it think. You can leave the app and come back later. Claude will continue working in its remote environment, and you can check its progress whenever you want.
For your first session, give Claude a small, clear task. Try something like:
Review this project and add a mobile-friendly dark mode toggle. Run the tests when youâre finished and explain the changes you made.
This gives you a chance to learn how the workflow feels before handing over something larger.
Steer a session running on your computer
You can also use your phone as a remote control for a Claude Code session running on your computer. This is useful when the project depends on local files, tools, or services that are already set up on your machine.
From Claude Code in your terminal, run:
/remote-controlOr start a remote-controlled session with:
claude remote-controlThen open the Claude app on your phone and continue the session from the Code tab.
One thing to remember: your computer needs to stay awake and connected because the work is still happening on your machine. According to Anthropicâs Claude Code tips, Remote Control is available on Pro, Max, Team and Enterprise plans using Claude Code CLI version 2.1.51 or newer.
Cloud session or Remote Control?
Not sure which option you need?
- Start a new session in the mobile app when your code is already on GitHub and you want Claude to work in the cloud. You can put your phone down, close your laptop, and come back later.
- Use Remote Control when you want to steer a session running on your own computer. This is the better option when Claude needs your local development environment, but your computer must remain online.
In both cases, you can review the work and redirect Claude from your phone. You arenât squinting at a phone-sized code editor and writing code with your thumbs. The agent is doing the work. Youâre steering it.
What can you build from your phone?
Try asking Claude to fix a bug, write tests, update your docs, refactor a messy component or finally start that project youâve been putting off.
You should still read the diff and run your tests before merging anything. These agents are powerful, but they can absolutely misunderstand your request or change something you didnât expect. Ask me how I know.
But the freedom this workflow gives you is kinda incredible. I can start building an idea from the couch or even while Iâm on vacation. I donât have to wait until Iâm sitting in front of my laptop to make progress.
The same workflow Boris uses took me less than 10 minutes to try, and now I understand the hype.
Now itâs your turn. Open the app and build the thing youâve been putting off.
Have you tried coding from your phone before? Are you going to start now?
Happy coding!
Kedasha đ
-
A Beginner's Guide to Running AI Models Locally
-
Agent Memory Engineer Is About to Be a Real Job Title
-
5 FREE AI Courses You Can Finish This Weekend
Related Posts:
Written by
Kedasha Kerr
Software Developer
in Chicago
I write about building with AI.
Let's stay connected! đ
Get the next post delivered to your inbox and follow me on Instagram for daily AI tips and coding content.
See you on Instagram!