Idea Extractor banner
kesteva kesteva

Idea Extractor

Development community

Description

--- description: Extract a structured idea from raw input, with optional external research argument-hint: <idea or feature description> allowed-tools: [Read, Write, Edit, Glob, Grep, Bash, Agent, AskUserQuestion] --- # /soloflow:idea-extractor Phase 1 of the SoloFlow pipeline. Turns raw input into a structured idea file (with codebase grounding and optional external research) and offers to refine it into execution-ready plans. This command is a **preconfigured wrapper** for `/soloflow:planner

Installation

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

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

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

Full documentation available on GitHub

View Source Repository