kanban-orchestrator

Automate task routing and assignment across Kanban boards to specialists.

Updated May 9, 2026
One-click install
npx skills add https://github.com/robertbr123/Linket-Agent --skill kanban-orchestrator-robertbr123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/robertbr123/Linket-Agent/tree/main/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/robertbr123/Linket-Agent --skill kanban-orchestrator-robertbr123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and route work through Kanban boards, ensuring tasks are assigned to the right specialists and the workflow is optimized for efficiency.

Core Features & Use Cases

  • Kanban Board Orchestration: Automate task routing and ensure specialists are assigned correctly.
  • Anti-Temptation Rules: Enforce the "don't do the work yourself" rule to maintain a clear separation of roles.
  • Specialist Roster Conventions: Define and enforce standard roles and workflows for specialists.
  • Task Decomposition: Break down complex tasks into manageable steps and assign them to the appropriate specialists.
  • Use Case: Ideal for teams using Kanban to manage complex projects with multiple specialists involved.

Quick Start

To create a Kanban task, use the command: kanban_create(title="Task Title", assignee="Specialist Name", body="Task Description")

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I automate task routing on a Kanban board to the right specialists?

Kanban task routing automates work distribution by assigning tickets to appropriate specialists based on defined roles. This orchestration optimizes workflow efficiency and enforces standard conventions for specialist rosters across complex projects.

What is the best way to enforce role separation and stop specialists from doing work outside their scope?

Anti-temptation rules enforce role separation by preventing specialists from completing tasks outside their designated scope. This maintains clear boundaries within task decomposition and ensures work is routed strictly to the correct assigned specialist.

How do I create and assign a task within a Kanban workflow orchestration system?

To create a Kanban task, use the kanban_create command with parameters for title, assignee, and body. This initiates task routing by defining the work description and targeting the appropriate specialist for assignment.

Do I need prior knowledge of Kanban principles to use task orchestration for project management?

Yes, Kanban task orchestration requires prior knowledge of Kanban principles and the ability to manage tasks within a Kanban system. This foundational understanding is necessary to effectively configure specialist rosters and optimize routing.

How does task decomposition work when routing complex projects through a Kanban board?

Task decomposition breaks down complex project items into manageable steps within the Kanban workflow. The orchestrator then routes each decomposed step to the appropriate specialist, ensuring efficient work distribution and optimized task management.