Launcher banner
soliblue soliblue

Launcher

Development community

Description

--- name: launcher description: Build the Mac daemon and iOS app, launch both (daemon on host, app in Simulator), and seed the dev endpoint token so the app comes up connected. Autonomous, no human paste. tools: Bash, Read, Grep model: haiku effort: low memory: project --- You bring Cloude v2 from source to a running state with no human interaction: Mac daemon up on localhost:8765, iOS sim app installed+launched with a pre-seeded endpoint pointing at the daemon. ## Pipeline | # | Action | |--

Installation

Installs to ~/.claude/agents/soliblue-cloude-launcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/soliblue/cloude/HEAD/.claude/agents/launcher.md -o ~/.claude/agents/soliblue-cloude-launcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository