team-coordination

Coordinate active agent teams with task lifecycle and communication patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nthplusio/functional-claude --skill team-coordination
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-coordination
Source: https://github.com/nthplusio/functional-claude/tree/main/plugins/agent-teams/skills/team-coordination
Command: npx skills add https://github.com/nthplusio/functional-claude --skill team-coordination

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle with coordinating tasks, messaging, and lifecycle management across active agent teammates. This skill provides structured guidance for leading and coordinating an intelligent agent workforce.

Core Features & Use Cases

  • Task lifecycle guidance: define states (pending → in_progress → completed) and dependencies to prevent work from starting prematurely.
  • Communication patterns: establish direct messaging vs broadcasts, and norms for timely team updates.
  • Plan approval & delegate mode: governance workflows that separate coordination from implementation and enable controlled delegation.
  • Use Case: When coordinating a multi-person task, the skill helps assign roles, monitor progress, and adjust plans as blockers appear.

Quick Start

Ask for a step-by-step plan to organize a small agent team for a new project and enable delegate mode when needed.

Frequently Asked Questions about team-coordination

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

FAQPage Schema
How do I coordinate an agent team to manage task dependencies and prevent premature work?

Agent team coordination requires defining structured task lifecycle states like pending, in_progress, and completed to manage dependencies. This prevents teammates from starting tasks before prerequisite work is finished and ensures safe, organized project progression.

What is the best way to establish communication patterns for a multi-agent project?

Establishing communication patterns for multi-agent projects involves setting rules for direct messaging versus broadcasts and defining norms for timely team updates. This structured messaging approach ensures cross-teammate collaboration remains clear and coordinated across active workflows.

How do I set up plan approval workflows and delegate mode for agent teams?

Setting up plan approval and delegate mode workflows separates coordination from implementation, enabling controlled delegation. This governance approach checks agent behavior, ensuring tasks are approved before execution and delegation is managed safely across the team.

Can I use this skill to monitor progress and adjust plans when blockers appear in agent teams?

Yes, you can monitor progress and adjust plans when blockers appear by assigning roles and tracking task states across the agent team. The skill guides users in dynamically updating workflows and dependencies to resolve coordination issues as they emerge.

Do I need any specific frameworks or dependencies to manage task lifecycle for agent teams?

No specific external dependencies or frameworks are required to manage task lifecycle for agent teams. The skill provides structured guidance natively, encoding requirements for task states, messaging rules, and governance checks directly for practical Claude Code scenarios.

What are the limitations of using structured task states for agent team coordination?

Structured task state coordination focuses on lifecycle management, communication patterns, and governance workflows. It does not execute implementation tasks directly, meaning users still need separate agent configurations to perform the actual development work after plans are approved.