kanban-orchestrator

Route Kanban tasks to agents based on profiles and dependencies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Kanban Orchestrator Skill solves the problem of inefficient and time-consuming task routing and execution within complex Kanban-based workflows, especially in multi-agent environments.

Core Features & Use Cases

  • Kanban Task Orchestration: Automatically routes tasks to appropriate agents based on profile assignments and task dependencies.
  • Anti-Temptation Rules: Ensures agents adhere to 'don't do the work yourself' principles by enforcing task creation and decomposition rules.
  • Decomposition Playbook: Provides a comprehensive guide for task decomposition, creating and managing tasks with clear roles and dependencies.

Quick Start

Run the Kanban Orchestrator skill to automatically route tasks and manage dependencies within your Kanban board.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
What is Kanban task orchestration for multi-agent workflows?

Kanban task orchestration assigns and routes tasks to specific agents based on their profiles and dependencies. It manages complex workflows within Kanban environments without executing the tasks itself, streamlining multi-agent collaboration.

How do I route tasks to agents based on dependencies in a Kanban workflow?

To route tasks based on dependencies, create tasks with specified agent profiles and dependency requirements. The orchestrator automatically manages assignments, ensuring tasks are routed to appropriate agents only when dependencies are met.

Can I use Kanban orchestration to enforce anti-temptation rules for agents?

Yes, Kanban orchestration enforces anti-temptation rules by ensuring agents adhere to 'don't do the work yourself' principles. It enforces strict task creation and decomposition rules to maintain workflow boundaries.

Does Kanban task routing require specific profiles for task creation?

Yes, Kanban task routing requires task creation with specified profiles and dependencies. You must define profile assignments and dependency relationships upfront to enable automatic routing to appropriate agents.

What is the best way to decompose tasks in a Kanban environment?

The best way to decompose tasks is using the decomposition playbook, which provides a comprehensive guide for creating and managing tasks with clear roles, dependencies, and profile-specific assignments within Kanban workflows.

Why does the Kanban orchestrator not execute tasks itself?

The Kanban orchestrator does not execute tasks itself because it focuses solely on task routing, assignment, and dependency management. This design maintains workflow boundaries and enforces anti-temptation rules for multi-agent collaboration.