kanban-orchestrator

Route tasks through Kanban boards using predefined profiles and anti-temptation rules.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hermes, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of orchestrating work through Kanban boards, ensuring tasks are routed correctly and efficiently, reducing the risk of errors and delays.

Core Features & Use Cases

  • Task Routing: Automatically route tasks to the appropriate specialists based on predefined profiles.
  • Anti-Temptation Rules: Enforce rules against executing tasks directly, ensuring all work is assigned to the correct specialists.
  • Task Decomposition: Guide users in breaking down complex tasks into manageable subtasks for parallel processing.
  • Use Case: Ideal for project managers or team leads who need to coordinate work across multiple specialists and ensure high-quality, timely delivery.

Quick Start

Use the kanban-orchestrator skill to decompose and route a new task to the 'researcher' profile.

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 through Kanban boards for multiple specialists?

Automating task routing through Kanban boards requires predefined profiles that automatically assign work to the appropriate specialists. This reduces the risk of errors and delays by ensuring all tasks are correctly allocated.

What are anti-temptation rules in Kanban work orchestration?

Anti-temptation rules in work orchestration enforce policies against executing tasks directly. They ensure all work is assigned to the correct specialists, preventing unauthorized task execution and maintaining routing integrity.

How do I decompose complex tasks for parallel processing on a Kanban board?

Decomposing complex tasks for parallel processing involves breaking work down into manageable subtasks. This allows the orchestrator to route individual components to specialists simultaneously, ensuring timely delivery.

Do I need the Hermes runtime to orchestrate tasks across Kanban boards?

Yes, the Hermes runtime is required to orchestrate tasks across Kanban boards. You must also complete a Kanban board setup before utilizing the predefined profiles and routing rules.

Why are my routed tasks not processing in parallel on my Kanban board?

Routed tasks may fail to process in parallel if complex work is not properly decomposed into manageable subtasks. Proper task decomposition is required to enable parallel processing across multiple specialists.