kanban-orchestrator

Route Kanban board tasks to worker profiles based on task requirements.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill kanban-orchestrator-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/devops/kanban-orchestrator
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill kanban-orchestrator-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive playbook for Kanban board orchestration, ensuring that work is routed efficiently without the orchestrator needing to perform the actual tasks.

Core Features & Use Cases

  • Decomposition Playbook: Offers a detailed plan for Kanban orchestration, including anti-temptation rules.
  • Profile Configuration: Supports user-defined profiles for different types of work, with no default specialist roster.
  • Task Routing: Automatically routes tasks to the appropriate profiles based on the task's requirements.
  • Goal-mode Cards: Allows for persistent workers for long, multi-step tasks.

Quick Start

Run the 'kanban-orchestrator' skill to start orchestrating your Kanban board tasks.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I route Kanban board tasks to different workers automatically?

Kanban task routing works by matching task requirements to user-defined worker profiles, automatically directing work items to the appropriate specialist. It handles complex task decomposition and parallel processing without executing the tasks itself.

What is the best way to orchestrate complex task decomposition on a Kanban board?

Orchestrating complex task decomposition requires a playbook with anti-temptation rules that breaks down multi-step tasks and assigns them to configured worker profiles. This prevents the orchestrator from executing tasks while ensuring parallel processing.

Do I need to set up worker profiles before routing Kanban tasks?

Yes, you must configure worker profiles before routing Kanban tasks because no default specialist roster is provided. Defining profiles for different work types is required to match tasks to the appropriate workers.

How do I manage long, multi-step tasks on a Kanban board?

You manage long, multi-step tasks using goal-mode cards that maintain persistent workers throughout the task lifecycle. This allows continuous routing and tracking of complex work items across multiple stages until completion.

Can I use Kanban orchestration for parallel processing of task dependencies?

Yes, Kanban orchestration supports parallel processing of task dependencies by routing decomposed tasks to appropriate profiles simultaneously. Proper profile configuration and knowledge of task dependencies are required to ensure correct parallel execution.

Why should I use an orchestrator instead of doing Kanban tasks myself?

Using an orchestrator ensures work is routed efficiently without the overhead of performing tasks yourself, reducing bottlenecks. Anti-temptation rules prevent the orchestrator from stepping in and doing work meant for configured worker profiles.