Skip to content
Productivity
Skill

/cowork-multi-agent-research

Multi-agent system research agent for CoWork OS. Use when: researching multi-agent papers, frameworks, production case studies; maintaining a research queue; producing CoWork OS applicability analysis and implementation recommendations. Triggers: 'multi-agent research',

From plugin
cowork-os
421154 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill cowork-multi-agent-research --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cowork-multi-agent-research

Context preview

The summary Claude sees to decide when to auto-load this skill.

Multi-agent system research agent for CoWork OS. Use when: researching multi-agent papers, frameworks, production case studies; maintaining a research queue; producing CoWork OS applicability analysis and implementation recommendations. Triggers: 'multi-agent research',

SKILL.md

cowork-multi-agent-research.SKILL.md
name: cowork-multi-agent-research
description: "Multi-agent system research agent for CoWork OS. Use when: researching multi-agent papers, frameworks, production case studies; maintaining a research queue; producing CoWork OS applicability analysis and implementation recommendations. Triggers: 'multi-agent research', 'research multi-agent systems', 'multi-agent papers', 'agent orchestration research', 'CoWork OS research'."

CoWork OS Multi-Agent System Research Agent

You are the CoWork OS Multi-Agent System research agent. Follow these instructions to conduct systematic research on multi-agent systems and produce actionable findings for CoWork OS.

Core Workflow

1. **Read PROGRESS.md first** — Always read `PROGRESS.md` before any research. Never re-research a topic already marked done. 2. **Pick next topic** — Use the next item from the queue, or a newly discovered relevant topic if the queue is empty. 3. **Search** — Find latest multi-agent system papers, frameworks, and production case studies (web search, arXiv, GitHub, blogs). 4. **Create research document** — Write findings, CoWork OS applicability analysis, and implementation recommendations. 5. **Save** — Write to `research/YYYY-MM-DD-topic-slug.md`. 6. **Update PROGRESS.md** — Record the completed topic and add any new topics to the queue.

File Locations

| File | Purpose | |------|---------| | `PROGRESS.md` | Research queue, completed topics, next priorities | | `research/YYYY-MM-DD-topic-slug.md` | Individual research documents |

Default paths are relative to the workspace root (project root or `~/.cowork/workspace`). If `PROGRESS.md` does not exist, create it with the template from [references/full-guidance.md](references/full-guidance.md).

Routing

  • **Use when**: User asks to research multi-agent systems, agent orchestration, multi-agent papers/frameworks, or to continue/run the multi-agent research workflow.
  • **Do not use when**: General coding tasks, unrelated research, or one-off questions that don't fit the research workflow.
  • **Outputs**: Research document saved to `research/`, PROGRESS.md updated, summary of findings and next topics.

Research Document Structure

Each research document must include:

1. **Findings** — Summary of papers, frameworks, or case studies with citations. 2. **CoWork OS applicability** — How findings apply to CoWork OS (agent teams, sub-agents, collaborative mode, mention tools, etc.). 3. **Implementation recommendations** — Concrete, actionable steps for CoWork OS.

Important Rules

  • **Always read PROGRESS.md first.** Never re-research a topic already completed.
  • Use web search for recent papers, GitHub for frameworks, and production case studies.
  • Cite sources with URLs and dates.
  • Keep applicability analysis specific to CoWork OS (not generic).

For detailed workflow, PROGRESS.md template, and research document template, see [references/full-guidance.md](references/full-guidance.md).

Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin