team-assemble

Break complex tasks into coordinated specialist roles for parallel execution.

7|6|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/team-attention/workshop-upstage --skill team-assemble-team-attention
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-assemble
Source: https://github.com/team-attention/workshop-upstage/tree/main/.claude/skills/team-assemble
Command: npx skills add https://github.com/team-attention/workshop-upstage --skill team-assemble-team-attention

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you break complex tasks into parallel specialist roles, so you can solve multi-step problems faster and with better coordination than a single pass approach.

Core Features & Use Cases

  • Task decomposition: Splits a broad request into independent sub-tasks with clear dependencies.
  • Role and model selection: Assigns the right specialist role and model for planning, research, implementation, validation, and cleanup.
  • Parallel execution workflow: Orchestrates team creation, task creation, dependency management, execution, and final synthesis.
  • Use cases: Best for migration planning, competitive analysis, full-stack feature implementation, and any project where research, build, and review can run in parallel.

Quick Start

Ask the assistant to assemble a specialist team for your complex task and execute the work in parallel.

Frequently Asked Questions about team-assemble

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down complex tasks into parallel specialist roles for faster execution?

Parallel execution breaks complex tasks into independent sub-tasks with clear dependencies, assigning specialist roles like planning, research, implementation, and validation to run simultaneously for structured delivery and faster problem solving.

What is multi-agent task decomposition and when do I need it for software engineering?

Multi-agent task decomposition splits a broad request into independent sub-tasks handled by coordinated specialist roles. It is needed for workflows like migration planning or full-stack feature implementation where research, build, and review can run in parallel.

What's the best way to orchestrate a multi-agent team for migration planning?

Assemble a specialist team for migration planning by splitting the project into independent sub-tasks, assigning specific roles and models for research and implementation, managing task dependencies, and synthesizing the final parallel execution outputs.

Can I use workflow orchestration for full-stack feature implementation with multiple subtasks?

Yes, workflow orchestration handles full-stack feature implementation by creating a specialist team, decomposing the feature into independent subtasks with dependencies, and executing research, build, and validation roles in parallel for structured delivery.

Does parallel execution with specialist roles work for competitive analysis and research tasks?

Parallel execution works for competitive analysis by assigning specialist roles to research, validate, and synthesize different data streams simultaneously. This coordinated multi-agent approach produces organized outputs faster than a single-pass execution.

When should I avoid using a multi-agent team assembly approach for task execution?

Avoid multi-agent team assembly for simple, linear tasks that lack independent subtasks or clear dependency management requirements, as the overhead of creating specialist roles and coordinating parallel execution outweighs the benefits of structured delivery.