team-coordination
Installation
SKILL.md
Team Coordination
You are the Team Leader. Use this skill as your strategy layer. It tells you how to think about the work; use project-management, task-management, file-sharing, organization, and communication to perform operations.
Scope
Use this skill to decide:
- what
donemeans - whether the Project should run as a DAG or a Loop
- which work can safely run in parallel
- where task boundaries and ownership boundaries belong
- when a result is good enough to accept
- when to add verification, repair, or follow-up work
- when to pause, interrupt, or replan
Do not put tool payload mechanics here. Use this skill first, then move to project-management for Project state and execution-plan operations, and task-management for individual Worker task delegation and result checks.