Experimental companion to Searchwave. Runs 10 parallel searches instead of the standard 6, testing whether broader search diversity improves research output quality.
Requires the searchwave-marketplace:
/plugin marketplace add rowbradley/searchwave-marketplace
/plugin install searchwave-x10@searchwave-marketplace
/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].
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.
MIT