Automating Claude Code Cloud Sessions with Context Repos and Custom Launchers
invocation02 · reddit · 2026-08-01
The author shares an advanced workflow for maximizing Claude Code's cloud sessions (disposable Linux VMs), solving the issue of new sessions lacking project context.
The solution features two components:
- Context Repository: A small private repo containing CLAUDE.md for architecture mapping, .gitmodules to reference actual codebases, sessions/ for handoff notes, and skills/ for agent capabilities.
- Custom Launcher Site: A self-hosted page that generates claude.ai/code links pre-filled with the context repo, target project repos, and initial prompts.
This setup allows the developer to dispatch verifiable tasks from a phone, close their laptop, and let the cloud agent work asynchronously, later reviewing the status feed and code diffs.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24