Skip to content

Add 2389 Research subagent plugins#202

Open
sophiealula wants to merge 1 commit intoVoltAgent:mainfrom
sophiealula:add-2389-subagent-plugins
Open

Add 2389 Research subagent plugins#202
sophiealula wants to merge 1 commit intoVoltAgent:mainfrom
sophiealula:add-2389-subagent-plugins

Conversation

@sophiealula
Copy link
Copy Markdown

Summary

Adds four subagent-oriented plugins from 2389 Research to the Meta & Orchestration category:

  • building-multiagent-systems — Architecture patterns for multi-agent systems: orchestrator-worker, pipeline, debate, and MapReduce topologies with Claude Code subagents
  • review-squad — Multi-perspective code review via dispatched subagent panels (expert reviewers, normie users, pedantic nitpickers, real-user task runners)
  • simmer — Iterative artifact refinement using judge subagents that score against user-defined criteria across multiple rounds
  • test-kitchen — Parallel implementation exploration using competing subagents, with structured comparison and winner selection

All four are production Claude Code plugins with README docs, published under 2389-research/ on GitHub. They fit naturally in the orchestration category since they all dispatch and coordinate subagents for specialized tasks.

Entries are in alphabetical order per the contributing guidelines.

Add four subagent-oriented plugins from 2389 Research:
- building-multiagent-systems: architecture patterns for multi-agent topologies
- review-squad: multi-perspective review via dispatched subagent panels
- simmer: iterative refinement using judge subagents
- test-kitchen: parallel implementation exploration with competing subagents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant