build-team

Create AIOS development teams, spawn agents, and assign initial tasks.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/juslee/aios --skill build-team
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: build-team
Source: https://github.com/juslee/aios/tree/main/.claude/skills/build-team
Command: npx skills add https://github.com/juslee/aios --skill build-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the bootstrap and coordination of AIOS development teams by creating teams, spawning agents, and assigning initial tasks to start autonomous workstreams.

Core Features & Use Cases

  • Automatic team creation and role assignment using TeamCreate utilities.
  • Spawn a team-lead agent and additional specialist agents to handle designated tasks.
  • Orchestrate task progression by reading workspace state (CLAUDE.md) and current phase docs to determine next milestones.

Quick Start

Execute the build-team skill to bootstrap the AIOS development team and initiate the first task assignment.

Frequently Asked Questions about build-team

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

FAQPage Schema
How do I bootstrap an AIOS development team with autonomous agents?▼

To bootstrap an AIOS development team, this skill automates team creation, spawns a team-lead and specialist agents, and assigns initial tasks to initiate autonomous workstreams and phased progression.

What is the best way to orchestrate autonomous task progression in AIOS?▼

Orchestrating autonomous task progression is handled by reading workspace state from CLAUDE.md and phase docs to determine next milestones, validating agent creation, and ensuring step-by-step execution.

How do I spawn specialist agents for designated AIOS tasks?▼

Spawning specialist agents for designated tasks is executed through TeamCreate utilities during the automated team bootstrap process, assigning roles to handle specific workstream requirements.

Do I need CLAUDE.md and docs to coordinate an AIOS team?▼

Yes, coordinating an AIOS team requires reading workspace state from CLAUDE.md, docs/knowledge, and docs/phases to validate agent creation and determine the next milestones for task assignment.

Can I automate role assignment for my AIOS development workstream?▼

Automating role assignment is supported by using TeamCreate utilities to build the team structure, spawning a team-lead agent alongside additional specialists to handle designated tasks autonomously.