multi-agent-kanban
Installation
SKILL.md
Multi-Agent Kanban
Coordinate multiple local agents through a durable board with owner, state, and evidence fields.
When to Use
Use this Note when a Memoire or Studio run needs multi agent board, kanban swarm, agent coordination, durable task board.
Workflow
- Create columns for Backlog, Ready, Running, Review, Blocked, and Done.
- Give each card one owner agent, one workspace, one expected artifact, and one verification command.
- Move cards by evidence, not by confidence. A card reaches Review only when the artifact exists.
- Capture conflicts as Blocked with the exact file, command, or dependency that caused the stop.
- Summarize completed cards into project memory so future runs can reuse the operating pattern.