Runs the research-team plugin's multi-agent research pipeline end-to-end from the main thread: decomposes a topic into 2-5 subtopics, spawns parallel research-team:research-specialist subagents for each, verifies their output on disk, then spawns a research-team:research-report-writer subagent to synthesize the final report.
$npx -y skills add andisab/swe-marketplace --skill coordinatorInstalls into the current project.
Run `npx skills use "https://github.com/andisab/swe-marketplace" --skill "andisab/swe-marketplace/coordinator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andisab/swe-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/andisab/swe-marketplace"` and select the relevant skills, then follow their instructions.