canonical-team-lead

Coordinate AI coding agents to create, assign, and execute tasks via CLI commands.

32|6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/FISHers6/clawBro --skill canonical-team-lead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canonical-team-lead
Source: https://github.com/FISHers6/clawBro/tree/main/crates/clawbro-server/host-skills/team-lead
Command: npx skills add https://github.com/FISHers6/clawBro --skill canonical-team-lead

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill provides a structured way for a lead AI agent to orchestrate multi‑agent team workflows, ensuring tasks are created, assigned, executed, and reviewed without manual coordination.

Core Features & Use Cases

  • Canonical actions: create, assign, start, accept, reopen, and post updates for tasks via predefined CLI commands.
  • Team state management: maintains a single source of truth using TEAM.md, AGENTS.md, and TASKS.md.
  • Workflow example: a lead AI can coordinate a planner, coder, and reviewer to deliver a feature from specification to code review automatically.

Quick Start

Ask the lead skill to create a new task titled “Implement login” and assign it to the coder agent.

Frequently Asked Questions about canonical-team-lead

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

FAQPage Schema
How do I coordinate multiple AI coding agents to manage task assignment and execution?

You can coordinate multiple AI coding agents by using a lead agent to orchestrate task creation, assignment, and execution via predefined CLI bridge commands. This ensures structured multi-agent development workflows without manual coordination.

How does a lead AI agent maintain team state during multi-agent development workflows?

A lead AI agent maintains team state by enforcing state persistence in TEAM.md, AGENTS.md, and TASKS.md files. These files act as a single source of truth for tracking task creation, assignment, and execution across the team.

What canonical actions can a lead agent perform for task orchestration via CLI bridge commands?

Canonical actions for task orchestration include creating, assigning, starting, accepting, reopening, and posting updates for tasks. These are executed through predefined CLI bridge commands to manage the workflow automatically.

Can I use this to orchestrate a team with a planner, coder, and reviewer automatically?

Yes, you can orchestrate a team of a planner, coder, and reviewer automatically. A lead AI can coordinate these agents to deliver a feature from specification to code review without manual intervention.

What's the best way to start an AI coding team workflow for a new feature specification?

The best way to start an AI coding team workflow is to ask the lead skill to create a new task titled with your feature name and assign it to the appropriate coder agent using the canonical CLI commands.