By rbergman
Agent Teams patterns for multi-agent coordination, deliberation, and collaborative workflows. Experimental — requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS.
npx claudepluginhub rbergman/dark-matter-marketplace --plugin dm-teamSpawn a deliberation council to debate a decision, evaluate a spec, or explore trade-offs
Run team-based adversarial refinement on a bead or spec using Agent Teams debate
Run collaborative team-based code review where reviewers discuss and challenge each other's findings
Multi-perspective brainstorming using Agent Teams. Spawn 2-3 teammates with different analytical angles who explore a design space simultaneously while the human observes and steers via the lead. Falls back to dm-work:brainstorming for simpler design work.
Reusable team composition templates for common multi-agent workflows. Includes templates for research, review, refinement, implementation, and council teams, plus beads-teams bridge patterns.
Multi-perspective deliberation using Agent Teams. Spawn 3-5 teammates with different viewpoints and optionally different models to debate decisions, evaluate specs, or explore trade-offs. Inspired by karpathy/llm-council.
Activate at session start when using Agent Teams for complex multi-agent work. Establishes team lead role with delegation protocols, teammate spawning, model selection, and beads integration. You coordinate the team; teammates implement.
Transform ambiguous specs into implementable work items through live adversarial debate using Agent Teams. Evolves dm-work:dialectical-refinement from sequential pipeline to simultaneous multi-agent debate. Use for l/xl complexity tasks.
Collaborative code review using Agent Teams where reviewers discuss findings, challenge each other, and converge on a unified assessment. Evolves dm-work:review from isolated parallel reviewers to a review team.
Activate when you are a teammate in an Agent Teams configuration. Establishes teammate protocol with file ownership, self-claiming tasks, inter-agent communication, quality gates, and escalation.
Decision framework for when to use Agent Teams vs Task() subagents vs single-session work. Use when facing delegation decisions to choose the right coordination mechanism.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Claude + Google Stitch workflow toolkit with MCP integration (prompt authoring, screen generation, design extraction)