team-management

Installation
SKILL.md

Team Management

A Team consists of 1 Team Leader + N Workers. The Team Leader is a special Worker with management skills that handles task decomposition and assignment within the team. Manager delegates tasks to Team Leaders, not directly to team workers.

Quick Create (3 steps)

# 1. Write Leader SOUL.md (REQUIRED)
mkdir -p /root/hiclaw-fs/agents/<LEADER_NAME>
# Write SOUL.md with team management focus (see references/create-team.md)

# 2. Write Worker SOUL.md(s) (REQUIRED for each worker)
mkdir -p /root/hiclaw-fs/agents/<WORKER_NAME>
# Write SOUL.md with domain-specific role
Related skills
Installs
1
GitHub Stars
4.1K
First Seen
Apr 6, 2026