·team-coordinate
>_

team-coordinate

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on "Team Coordinate ".

19Installs·4Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate

How to Install team-coordinate

Quickly install team-coordinate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: catlog22/claude-code-workflow.

SKILL.md

View raw

Universal team coordination skill: analyze task -> generate role-specs -> dispatch -> execute -> deliver. Only the coordinator is built-in. All worker roles are dynamically generated as lightweight role-spec files and spawned via the team-worker agent.

This skill is coordinator-only. Workers do NOT invoke this skill -- they are spawned as team-worker agents directly.

Parse $ARGUMENTS. No --role needed -- always routes to coordinator.

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on "Team Coordinate ". Source: catlog22/claude-code-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate
Category
>_Productivity
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from catlog22/claude-code-workflow

Quick answers

What is team-coordinate?

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on "Team Coordinate ". Source: catlog22/claude-code-workflow.

How do I install team-coordinate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-coordinate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/catlog22/claude-code-workflow