Plugins
4 plugins@pwdev-solucoes
Pwdev Uiux
Stack-agnostic UI/UX engineering v2.0 — 6 real subagents, 5-phase workflow with gates, Figma integration, WCAG 2.1 AA, audit hooks
10 skills · plugin
@minimax-ai
Pptx Plugin
PowerPoint generation and editing plugin with text-only QA (no vision required). Uses subagents for cover, TOC, content, section dividers, summary slides, and template-based PPT editing workflows.
5 skills · plugin
@pwdev-solucoes
Pwdev Code
Spec-driven development framework v2.3 — 8 real subagents (incl. advisor), per-task model routing, curated memory graph, opt-in parallel waves, external CLI delegation (Codex/OpenCode/Kimi/Gemini/Kiro), simplification pass, strict verify, audit hooks, 22 commands
2 skills · plugin
@alirezarezvani
Agenthub
Multi-agent collaboration — spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any task that benefits from diverse solutions. 7 slash commands (/hub:init, /hub:spawn, /hub:status, /hub:eval, /hub:merge, /hub:board, /hub:run), agent templates, DAG-based orchestration, LLM judge mode, message board coordination.
8 skills · plugin
Results for “subagents”
49 skillsdeep-research
Plans and executes complex, multi-step research by decomposing questions, orchestrating subagents, and synthesizing findings into reports.
1 · bundle
efficient-frontier
Orchestrate expensive frontier models as reviewers and cheaper subagents for bounded, token-heavy work to optimize cost and quality.
3.4k · bundle
efficient-fable
Orchestrate token-heavy research, coding, and testing by delegating bounded tasks to cheaper subagents while reserving Claude Fable for architecture, synthesis, and final review.
3.4k · bundle
build-orchestration
Orchestrates a multi-agent build session, acting as manager to cut goals into units, spawn implementer and tester subagents, and run test-and-review loops with anti-thrash guardrails.
0
orchestrate
Coordinate multiple subagents/worktrees for parallel workstreams. Decomposes larger tasks into independent sub-tasks, dispatches each to a dedicated agent.
1 · bundle
glm5
Spawns GLM-5 powered teammates with thinking mode for coding, review, testing, planning, and research tasks.
567 · bundle
More results
migrate-to-codex
Migrate Claude Code configuration, skills, agents, and MCP servers to Codex project and global files.
23.3k · bundle
glm5
Spawns GLM-5 powered teammates with native thinking mode for coding, review, testing, planning, and research tasks.
54 · bundle
rally
Orchestrating multi-session parallel execution via Claude Code Agent Teams API and Codex CLI Subagents — launch, manage, coordinate concurrent tasks. Use when parallel work is needed.
65 · bundle
eve
Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.
0 · bundle
cavecrew
Decides when to delegate to compressed-output subagents (investigator, builder, reviewer) instead of using vanilla agents, saving main-context tokens across long sessions.
· bundle
create-subagent
Design and author reusable subagents for specialized AI tasks. Use when the task needs an isolated agent persona, scoped system prompt, or reusable domain-specific assistant rather than a general skill.
1 · bundle
agent-agent
Agent skill for agent - invoke with $agent-agent
0
arbor
Runs an autonomous optimization loop that iteratively improves an artifact against an objective and evaluator using Hypothesis Tree Refinement, with subagent executors in isolated git worktrees.
253 · bundle
do-agent
This skill should be used when the user asks to "/do-agent", asks for "Execute complex tasks using multi-agent architecture with context protection", or needs the workflow previously provided by the /do-agent slash command.
1k
iterative-retrieval
Progressively refines context retrieval in multi-agent workflows to solve the subagent context problem.
226k
seo
Runs a broad SEO audit across technical SEO, on-page SEO, schema, sitemaps, content quality, AI search readiness, and GEO, orchestrating specialized sub-skills and subagents.
3 · bundle
team-builder
Composes ad-hoc teams of AI agents from local markdown personas and dispatches them in parallel on a task, then synthesizes their outputs.
1
multi-agent-patterns
Design multi-agent systems with context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, and decision frameworks for when multiple agents are justified.
16.9k · bundle
simulator-agents
Simulator.Company digital-twin & actor-agent specialist — talk to an agent AS an agent and delegate work to it. An agent is ANY actor whose `description` holds an "# Agent" competency profile (what it does, what it knows, whether it fits a task). The common case is a person: every workspace user has a 1:1 twin actor (`systemObjType="user"`) carrying that profile. But any actor can be an agent — a service/bot twin, a team or department, an organization, a process. This skill discovers the agent (`findAgent`), loads its profile (`getAgent`), adopts it as the persona, then either does the task, finds a better-suited agent, or hands the decision to the user (for a person: a task or a p2p message; for a non-person: propose another executor or run/trigger it as an actor). It is the actor-analog of `simulator-skills` (the `Skills`-form registry), but the registry is the workspace's agent actors. Use when the user wants to "delegate", "assign this to <someone/something>", "can <X> do this", "who/what should do this",
59
team-builder
Interactive agent picker for composing and dispatching parallel teams
0
team-builder
Interactive menu for browsing and composing agent teams on demand, supporting flat or domain-subdirectory agent collections.
0
subagent-result-merge
Merges agent or review outputs into one deduplicated, evidence-linked, severity-ranked actionable report.
0 · bundle
embedded-agency
Decision-theoretic framework for agents embedded within the environments they model and act upon
10 · bundle
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
3 · bundle
team-builder
Browse available agent personas and compose ad-hoc teams of up to 5 agents to work in parallel on a task, then synthesize their results.
226k
agent-teams
Decompose a task into parallel workstreams, assign agent ownership, run integration at dependency boundaries, and synthesize results.
1 · bundle
supervisor
Central status dashboard for the PA agent. Use when: owner asks 'what's the status', 'what are you working on', 'what's happening', or any status/overview question. Aggregates active tasks, open issues, monitored groups, pending follow-ups, and system health into one structured report.
6
agent-pseudocode
Agent skill for pseudocode - invoke with $agent-pseudocode
0
nexus
Orchestrating specialist AI agent teams as a meta-coordinator: decomposes requests into minimum viable chains, spawns each as an independent session, drives to final output. For multi-domain tasks.
65 · bundle
langgraph
Build multi-agent AI systems with LangGraph — the low-level orchestration framework for stateful, graph-based agent workflows. Covers supervisor, swarm, and hierarchical multi-agent patterns; subgraph composition; state management (checkpointers/stores); persistence; evals; and production debugging. Reach for this when designing agent architectures that need cycles, conditional branching, parallel execution, or human-in-the-loop patterns.
28 · bundle
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
8 · bundle
deepdive
Full specialist analysis via parallel agent dispatch. Researcher, Architect, and PM produce a prioritized report of what to build next (30-60s).
0
agent-management
Orchestrate multi-agent workflows with task decomposition, role assignment, handoff protocols, and per-session context budgeting.
0 · bundle
team-builder
Interactive agent picker for composing and dispatching parallel teams
1
team-builder
Interactive agent picker for composing and dispatching parallel teams
0