Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.11 KB

File metadata and controls

44 lines (29 loc) · 1.11 KB

Searchwave X10 (Experimental)

Experimental companion to Searchwave. Runs 10 parallel searches instead of the standard 6, testing whether broader search diversity improves research output quality.

Installation

Requires the searchwave-marketplace:

/plugin marketplace add rowbradley/searchwave-marketplace
/plugin install searchwave-x10@searchwave-marketplace

Usage

/searchwave-x10:deepwave-x10 [topic]

Or copy locally for the shorter name:

git clone https://github.com/rowbradley/searchwave-x10.git
cp searchwave-x10/commands/deepwave-x10.md ~/.claude/commands/

Then use /deepwave-x10 [topic].

What's Different

Same as /deepwave Standard mode, but fires 10 search queries instead of 6:

Standard (/deepwave) X10 (/deepwave-x10)
Searches 6 parallel 10 parallel
Fetches 6 sources 10 sources
Synthesis Opus Opus
Time ~90s ~90s

Compare results side-by-side to evaluate whether more searches = better coverage.

License

MIT