Braindump banner
kesteva kesteva

Braindump

Development community

Description

--- description: Quickly capture multiple ideas and tasks from a braindump session argument-hint: "- idea one\n- idea two\n- fix the login bug" allowed-tools: [Read, Write, Edit, Glob, Grep, Bash, Agent, AskUserQuestion] --- # /soloflow:braindump Rapid batch-capture tool. Turns a stream of bullet-point ideas into IDEA and TASK files via heuristic classification (no agents — speed is the point), then offers to refine the new IDEAs in parallel. This command is a **preconfigured wrapper** for `/

Installation

Installs to ~/.claude/skills/kesteva-soloflow-braindump/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kesteva-soloflow-braindump && curl -fsSL https://raw.githubusercontent.com/kesteva/soloflow/HEAD/commands/braindump.md -o ~/.claude/skills/kesteva-soloflow-braindump/SKILL.md

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

Full documentation available on GitHub

View Source Repository