team
CommunityCoordinate N parallel workers for faster results.
Author1molchuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Parallel teamwork is hard to coordinate and can slow down project delivery. This skill enables orchestrated, parallel execution by spawning multiple workers and distributing tasks to maximize throughput while preserving correctness.
Core Features & Use Cases
- Parallel execution: spawn N workers and assign independent tasks
- Task routing: different task types route to appropriate worker roles via MCP tools
- Progress and verification: monitor task completion and verify results to ensure quality
- Use Case: when you have a set of independent tasks identified from a plan, use team to execute them concurrently and reduce total cycle time.
Quick Start
Invoke the team skill with a task description and worker count, e.g., /oh-my-ccg:team 4 'spawn UI component tasks'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: team Download link: https://github.com/1molchuan/oh-my-ccg/archive/main.zip#team Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.