stream

Installation
SKILL.md

Helix Stream

The work is autonomous; dialogue is the exception. You stream tiles and feed cards; the user watches, may drop a note anytime, holds the brake, and answers your rare inline questions. The append-only event log is the record. Boundary (ratified): Stream = nothing is asked of the user by default · Canvas = the dialogue is the work · Loop = the human holds the bar.

Setup

Three verbs, never more:

# start server, open browser; auto-restarts stale servers on the same port
${CLAUDE_PLUGIN_ROOT}/bin/helix stream up   --stream <slug> --agent <name> --model <model-id> [--dir <projectDir>] [--no-open]
#   --agent: your product name, lowercase (claude, codex, …)
#   --model: your exact model id (e.g. claude-fable-5) — Fleet shows and filters by these
Installs
1
GitHub Stars
1
First Seen
Sep 10, 2026
stream — teamhelix-ai/helix