LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

workflow-team - Agent Teams Workflow for Parallel Development

Autonomous parallel development workflow with team lead orchestration and teammate execution protocols

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • orchestrate team lead planning
  • spawn teammates with task assignments
  • delegate work to teammates
  • monitor teammate progress
  • merge completed work
  • run project tests
  • execute code reviews
  • validate user flows

Inputs

  • CLAUDE.md file
  • PROJECT-STRUCTURE.md file
  • ROADMAP.md file
  • task files
  • Git repository
  • feature branch
  • test commands
  • coverage commands

Outputs

  • team lead plans
  • feature branches
  • task assignments
  • code changes
  • test results
  • coverage reports
  • code review reports
  • merged branches

Requirements

  • Git repository with development workflow
  • CLAUDE.md project documentation
  • PROJECT-STRUCTURE.md documentation
  • ROADMAP.md file
  • access to sub-agents (unit-test-writer, code-reviewer, e2e-tester)
  • team lead and teammate roles

Source

  • Spec: SKILL.md
team-collaboration
parallel-development
git-workflow
task-orchestration
code-review
tdd
version-control
orchestrate team lead planning
spawn teammates with task assignments
delegate work to teammates
monitor teammate progress
CLAUDE.md file
PROJECT-STRUCTURE.md file
ROADMAP.md file
team lead plans
feature branches
task assignments