team-execute

Execute approved plans by spawning parallel teammate tasks for deliverable creation.

5|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/itsHabib/cc-sbx --skill team-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-execute
Source: https://github.com/itsHabib/cc-sbx/tree/main/.claude/skills/team-execute
Command: npx skills add https://github.com/itsHabib/cc-sbx --skill team-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution of pre-defined plans by spawning teammates to produce final deliverables, ensuring project goals are met efficiently.

Core Features & Use Cases

  • Parallel Execution: Spawns multiple teammates simultaneously to work on their assigned tasks based on approved plans.
  • Deliverable Generation: Each teammate writes their final output to a specified content directory.
  • Use Case: After a planning phase, use this skill to have your design, engineering, and documentation teams simultaneously write their respective sections of a project report, ensuring timely completion.

Quick Start

Use the team-execute skill with the path to your phase config YAML file.

Frequently Asked Questions about team-execute

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

FAQPage Schema
How do I automate project execution from a plan document?

Automating project execution requires a Skill that reads an approved plan document and spawns parallel teammate tasks for deliverable creation. This multi-agent workflow ensures project goals are met efficiently by managing task assignments simultaneously.

What is parallel multi-agent workflow for deliverable generation?

Parallel multi-agent workflow for deliverable generation is a process where multiple teammates are spawned simultaneously to work on assigned tasks. Each teammate writes their final output to a specified content directory based on phase configurations.

Do I need a phase config YAML file to run team execution?

Yes, you need a phase config YAML file to run team execution. The Skill requires the path to this configuration file to manage multi-agent workflows and ensure deliverables are written to specified content directories.

How to verify plan document existence before spawning teammates?

Verifying plan document existence is a required step before spawning teammates. The execution process requires validation of the plan document and the creation of output directories to ensure deliverables are generated correctly.

Can I generate separate project deliverables simultaneously across different teams?

Yes, you can generate separate project deliverables simultaneously. The Skill spawns parallel teammate tasks, allowing design, engineering, and documentation teams to write their respective sections at the same time for timely completion.

What are the limitations of automated project plan execution?

Automated project plan execution depends entirely on having an approved plan document and a valid phase config YAML file. Execution cannot proceed without verifying plan existence and creating the required output directories for deliverables.