kanban-orchestrator

Decompose complex tasks and route them to specialists via Kanban.

Updated May 11, 2026
One-click install
npx skills add https://github.com/richardnguyen0715/keep-it-real --skill kanban-orchestrator-richardnguyen0715
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/richardnguyen0715/keep-it-real/tree/main/refer-projects/hermes-agent/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/richardnguyen0715/keep-it-real --skill kanban-orchestrator-richardnguyen0715

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Kanban Orchestrator Skill addresses the challenge of managing complex workflows across multiple specialists, ensuring efficient task routing and execution.

Core Features & Use Cases

  • Task Routing: Automates the creation and assignment of Kanban tasks to the appropriate specialists.
  • Decomposition Playbook: Provides a structured approach to breaking down complex tasks into manageable subtasks.
  • Anti-Temptation Rules: Enforces the rule of not executing tasks directly, ensuring all work is routed through the Kanban board.
  • Multi-Agent Support: Compatible with various profiles, allowing for flexible team configurations.
  • Use Case: For a team working on a complex project, the orchestrator can decompose the project into smaller tasks, assign them to the relevant specialists, and track progress on a Kanban board.

Quick Start

Use the kanban-orchestrator skill to decompose a project into tasks and assign them to specialists.

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 for a multi-agent workflow on a Kanban board?

Automating multi-agent task routing is achieved by decomposing complex tasks into subtasks and assigning them to specialist profiles. The orchestrator logs and tracks all assignments on the Kanban board without executing tasks directly.

What is the best way to decompose complex projects into manageable subtasks for specialists?

Decomposing complex projects requires a structured playbook that breaks down work into assignable subtasks. The orchestrator applies this decomposition strategy to route individual items to appropriate specialists within your team configuration.

Can I use this orchestrator with different specialist profiles for team configurations?

Yes, the orchestrator supports multi-agent configurations by routing tasks to various specialist profiles. You must define the available specialist profiles and task dependencies beforehand so the system can accurately assign work.

Why does the orchestrator enforce an anti-temptation rule against direct task execution?

The anti-temptation rule prevents direct task execution to ensure all work is properly routed and tracked on the Kanban board. This maintains workflow visibility and prevents specialists from bypassing the orchestrated task routing process.

What do I need to set up before routing work through a Kanban workflow orchestrator?

Before routing work, you need knowledge of available specialist profiles and task dependencies. The orchestrator requires this information to accurately decompose projects and assign subtasks to the correct specialists on the Kanban board.