team-task-coordination
Installation
SKILL.md
Team Task Coordination
Prevents conflicts when Leader and Workers access the same task directory under teams/{team-name}/tasks/.
The .processing Marker
Location: teams/{team-name}/tasks/{task-id}/.processing
{
"processor": "leader-name",
"started_at": "2026-03-31T10:30:00Z",
"expires_at": "2026-03-31T10:45:00Z"
}
Auto-expires after 15 minutes (default).