Layout:
main.js # electron main process
ext/manifest.json # minimal MV3 extension
ext/bg.js # background service worker
Date: 2026-06-04
Status: Draft for review (loose plan, derived from working conversation)
Authors: Danny, Nicole
This is a layered document. Section 1 is written to stand alone as a leadership-facing proposal. Sections 2–8 are the working roadmap for the two people driving the initiative.
1/ Did you know Claude Code has a mobile app? Personally, I write a lot of my code from the iOS app. It's a convenient way to make changes without opening a laptop. Download the Claude app for iOS/Android > Code tab on the left.
2/ Move sessions back and forth between mobile/web/desktop and terminal Run claude --teleport or /teleport to continue a cloud session on your machine. Or run /remote-control to control a locally running session from your phone/web. Personally, I have "Enable Remote Control for all sessions" set in my /config. code.claude.com/docs/en/remo…
3/ Two of the most powerful features in Claude Code: /loop and /schedule Use these to schedule Claude to run automatically at a set interval, for up to a week at a time. I have a bunch of loops running locally: - /loop 5m /babysit, to auto-address code review, auto-rebase, and shepherd my PRs to production - /loop 30m /slack-feedback, to automatically put up PRs for Slack feedback e
Context: Researching options for a constrained node-based WYSIWYG workflow UI builder for non-technical users (agent actions: CRM routing, dynamic API lookups, calendar links). Hack Start sprint planned for April 6–10.
Repo: https://github.com/xyflow/xyflow
Site: https://reactflow.dev