A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Multi-agent research orchestrator for Claude Code — decomposes any question into parallel workstreams, monitors agents,
A Claude Code skill that decomposes any research question into parallel agent workstreams, launches them simultaneously, monitors progress, and synthesizes results into a single coherent document.
One command. Multiple agents. Deeply sourced research in minutes.
Type /research [any question] and the skill will:
> /research Help me understand the psychology of dating to find a life partner in your mid-30s
## Research Plan: Dating Psychology (Mid-30s)
### Agent 1: Decision Science & Optimal Stopping
Sections: Secretary problem, satisficing vs maximizing, paradox of choice...
### Agent 2: Relationship Science & Compatibility
Sections: Gottman's research, attachment theory, compatibility factors...
### Agent 3: Dating Channels & Strategy
Sections: Apps vs community, meeting method vs quality, cognitive biases...
### Synthesis Agent
Runs after all agents complete → unified playbook with actionable framework
Output: 4 markdown files, ~1,700+ lines of deeply sourced research with inline citations — produced in ~10 minutes.
Copy the skill file to your Claude Code commands directory:
# Clone the repo
git clone https://github.com/altmbr/claude-research-skill.git
# Copy to Claude Code
cp claude-research-skill/SKILL.md ~/.claude/commands/research.md
Or manually: download SKILL.md and save it as ~/.claude/commands/research.md.
That's it. Type /research in Claude Code and it works.
The skill uses Claude Code's built-in Task tool to launch multiple general-purpose subagents in parallel. Each agent:
Status: COMPLETE when doneThe orchestrator monitors all agents at escalating intervals (30s, 2min, 5min, then every 5min). If an agent gets stuck (line count unchanged between check-ins), it's automatically killed and relaunched with any data it already found pre-loaded.
After all research agents complete, a synthesis agent reads every output file and produces:
research/
└── [topic]/
├── agent-1.md # First research workstream
├── agent-2.md # Second research workstream
├── agent-3.md # Third research workstream (if needed)
└── synthesis.md # Cross-cutting synthesis
Each file is a standalone, deeply sourced markdown document with inline citations.
MIT — see LICENSE.
Bryan Altman — GitHub
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
npx CLI installing 100+ agents, commands, hooks, and integrations in one command
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Pocket Flow: Codebase to Tutorial