What problem does it solve?
Nozich Kanban workers often run into subtle pitfalls, edge cases, and coordination gaps that break task flow. This Skill catalogues these issues and provides actionable guidance to keep multi-agent Kanban tasks progressing reliably, with clear prompts injected into system behavior and lifecycle handling.
Core Features & Use Cases
- Lifecycle guidance: Documents the Nozich Kanban lifecycle (orient → work → heartbeat → block/complete) and how it applies to dispatched workers.
- Workspace isolation & tenancy: Explains workspace kinds (scratch, dir:<path>, worktree) and tenancy-aware memory prefixes to prevent cross-tenant data leakage.
- Structured handoffs: Demonstrates how to perform handoffs with kanban_complete and kanban_block, including metadata shaping for downstream readers.
- Diagnostics & retries: Provides patterns for retries, heartbeats, and blocked states to maintain safe progress.
- Cross-agent collaboration: Guides multi-agent coordination, task handoffs, and reviewer interactions.
Quick Start
Load this Kanban guidance skill for every dispatched worker and consult it to handle pitfalls, retries, and edge cases.