claude-super-research
v1.0.0
Published
๐ฌ Transform Claude Code into an unstoppable research machine with exhaustive multi-source research capabilities
Maintainers
Readme
๐ฌ Claude Super Research Assistant
Transform Claude Code into an unstoppable research machine that performs exhaustive, multi-layered research using Tavily and MCP servers hundreds of times to deliver comprehensive, production-ready results.
๐ Quick Start
# Install globally
npm install -g claude-super-research
# Run interactive mode
sr interactive
# Or use directly
sr avalanche "autonomous AI agents"๐ฏ Philosophy: Research Until Complete
Unlike typical quick searches, this system performs exhaustive research that:
- โ Searches 100+ sources automatically
- โ Cross-references and validates findings
- โ Builds comprehensive knowledge graphs
- โ Never stops until the topic is fully understood
- โ Delivers actionable, implementation-ready results
๐ 10 Research Strategies
1. ๐๏ธ Avalanche Method
Start broad, narrow progressively (100+ searches)
sr avalanche "your topic" --searches 150 --output report.md2. ๐ธ๏ธ Spider Web Method
Explore all connections (150+ searches)
sr spider "your topic" --threads 8 --depth 203. ๐ Failure Forensics
Learn from what went wrong (80+ searches)
sr forensics "your topic" --categories technical,business,security4. โพ๏ธ Continuous Research
Keep researching until complete (500+ searches)
sr continuous "your topic" --max 500 --threshold 955. ๐ Problem-Solution Matrix
Map all problems to solutions (100+ searches)
sr matrix "your topic" --max-problems 206. ๐ฐ Economic Analysis
Follow the money (100+ searches)
sr economic "your topic" --depth comprehensive7. ๐ฅ Expert Network
Aggregate expert opinions (100+ searches)
sr expert "your topic" --max-experts 208. ๐ Research Swarm
Multiple agents in parallel (200+ searches)
sr swarm "your topic" --agents 5 --strategy mixed9. ๐ฏ Custom Research
Define your own pattern
sr custom "your topic" --config ./my-research-config.json10. ๐ฎ Interactive Mode
Guided research experience
sr interactive๐ก Features
Exhaustive Research
- Performs 100-500+ searches per topic
- Never stops at surface-level information
- Validates findings across multiple sources
- Identifies contradictions and resolves them
Memory System
- Stores all research findings
- Builds knowledge graphs over time
- Patterns emerge from accumulated research
- Reuses past findings intelligently
MCP Integration
Power Combos:
Research Trinity:
- tavily-mcp: Web research
- context7: Documentation
- github: Code examples
Deep Dive:
- tavily-mcp: General research
- playwright-mcp: Web scraping
- youtube-mcp: Video content
Knowledge Builder:
- tavily-mcp: Research
- hey-daddy: Memory
- claude-flow: OrchestrationClaude Code Integration
Use directly in Claude Code with slash commands:
/research-avalanche autonomous AI agents
/research-spider competitive analysis
/research-forensics failed startups
/research-continuous market analysis๐ Research Quality Metrics
Completeness Score
- Topics covered: >90%
- Sources consulted: >100
- Perspectives included: >10
- Technical detail: Production-ready
- Examples provided: >20
- Edge cases covered: >15
Validation Framework
- โ Multiple sources confirm
- โ Contradictions resolved
- โ Biases identified
- โ Code examples tested
- โ Benchmarks verified
- โ Expert consensus achieved
๐ ๏ธ Advanced Usage
Parallel Research
# Run 5 strategies simultaneously
sr swarm "complex topic" \
--agents 5 \
--strategy "avalanche,spider,forensics,economic,expert" \
--combine-findings trueContinuous Until Complete
# Research until 95% understanding achieved
sr continuous "deep topic" \
--until "full-understanding" \
--max-searches 500 \
--checkpoint-every 50Custom Research Pattern
{
"phases": [
{
"name": "Discovery",
"searches": 40,
"focus": ["overview", "landscape", "players"]
},
{
"name": "Technical",
"searches": 60,
"focus": ["architecture", "implementation", "performance"]
},
{
"name": "Validation",
"searches": 30,
"focus": ["case studies", "benchmarks", "reviews"]
}
],
"validation": {
"crossReference": true,
"minimumSources": 3
}
}๐ฏ Real-World Examples
Technology Assessment
sr avalanche "pydantic AI" --searches 200
# Output: Complete technical assessment with implementation guideCompetitive Intelligence
sr spider "CRM market" --threads 10 --depth 20
# Output: Full competitive landscape with 200+ data pointsRisk Analysis
sr forensics "blockchain failures" --categories all
# Output: Comprehensive failure analysis with lessons learnedInvestment Research
sr economic "AI agents market" --depth comprehensive
# Output: Market analysis with ROI calculations๐ Success Stories
Case Study 1: Startup Technology Selection
- Challenge: Choose tech stack for new AI product
- Solution: Avalanche + Matrix strategies
- Result: 250 searches, 15 technologies evaluated, clear winner identified
- Time Saved: 2 weeks of manual research
Case Study 2: Enterprise Migration Planning
- Challenge: Migrate legacy system to cloud
- Solution: Forensics + Spider strategies
- Result: 180 searches, 23 failure patterns identified, risks mitigated
- Cost Saved: $500K in potential issues avoided
Case Study 3: Market Entry Strategy
- Challenge: Enter competitive SaaS market
- Solution: Economic + Expert + Spider strategies
- Result: 320 searches, complete market map, differentiation strategy
- Outcome: Successfully launched with 50% better positioning
๐ง Installation & Setup
Requirements
- Node.js 18+
- Claude Code installed
- MCP servers configured (optional but recommended)
Full Installation
# Install the package
npm install -g claude-super-research
# Run post-install setup
sr install
# Verify installation
sr --versionConfigure MCP Servers
# Install recommended MCP servers
claude mcp add tavily-mcp
claude mcp add context7
claude mcp add playwright-mcp๐ค Contributing
We welcome contributions! Areas of focus:
- New research strategies
- MCP server integrations
- Memory system improvements
- Visualization tools
- Report templates
๐ License
MIT - Use freely in your projects
๐ Acknowledgments
Inspired by:
- daddy-claude's approach to Claude optimization
- Tavily's powerful search capabilities
- The Claude Code community
- MCP server ecosystem
๐ฌ Support
- GitHub Issues: Report bugs or request features
- Discussions: Share research strategies
Remember: The best research is exhaustive research. Don't stop at 10 searches when 100 will give you the complete picture.
"Research like your success depends on itโbecause it does."
