Flow Results banner
th3vib3coder th3vib3coder

Flow Results

Development community

Description

--- description: Package a completed experiment into a typed results bundle through shared middleware argument-hint: "--package <EXP-id>" allowed-tools: Read, Bash model: sonnet --- # /flow-results This command is a thin entrypoint over: - `environment/control/middleware.js` - `environment/flows/results.js` ## Purpose Package one completed experiment into the Phase 2 evidence bundle surface. The command creates inspectable outer-project artifacts under: - `.vibe-science-environment/result

Installation

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

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

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

Full documentation available on GitHub

View Source Repository