Flow Writing banner
th3vib3coder th3vib3coder

Flow Writing

Development community

Description

--- description: Writing handoff, advisor packs, and rebuttal packs through shared middleware argument-hint: "--handoff | --advisor-pack [YYYY-MM-DD] | --rebuttal-pack <submission-id>" allowed-tools: Read, Bash model: sonnet --- # /flow-writing This command is a thin entrypoint over: - `environment/control/middleware.js` - `environment/flows/writing.js` - `environment/flows/writing-packs.js` ## Purpose Expose the Phase 3 writing/export runtime through one command path without duplicating ex

Installation

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

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

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

Full documentation available on GitHub

View Source Repository