Flow Experiment banner
th3vib3coder th3vib3coder

Flow Experiment

Development community

Description

--- description: Experiment flow backed by manifests, experiment summary state, and shared middleware argument-hint: "--register | --update <EXP-id> | --blockers" allowed-tools: Read, Bash model: sonnet --- # /flow-experiment This command is a thin entrypoint over: - `environment/control/middleware.js` - `environment/flows/experiment.js` ## Subcommands - no args: list experiments - `--register`: create a new experiment manifest - `--update <EXP-id>`: update manifest-backed experiment status

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-research-environment-flow-experiment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-research-environment-flow-experiment && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-research-environment/HEAD/commands/flow-experiment.md -o ~/.claude/skills/th3vib3coder-vibe-research-environment-flow-experiment/SKILL.md

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

Full documentation available on GitHub

View Source Repository