kanban-orchestrator

Orchestrates Kanban-based work distribution across multiple AI agents via automated task graphs and anti-temptation rules.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Kanban Orchestrator simplifies managing Kanban workflows, providing anti-temptation rules to avoid self-execution and a detailed playbook for the orchestrator role.

Core Features & Use Cases

  • Work Distribution: Distribute work through Kanban boards, adhering to anti-temptation rules.
  • Task Graphs: Sketch and execute task graphs that handle parallel and dependent tasks.
  • Anti-Temptation: Ensures the orchestrator doesn't execute work directly, following rules like "decompose, don't execute."
  • Use Case: If you need to coordinate tasks across multiple specialists without executing them, the Kanban Orchestrator Skill can be a valuable tool for your workflow.

Quick Start

Start Kanban Orchestrator and input the goal you want to achieve, then let the Skill guide you through task decomposition and distribution 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 manage task orchestration in a multi-agent system without executing the work directly?

Task orchestration in a multi-agent system is managed by applying anti-temptation rules that enforce task decomposition and prevent self-execution, ensuring the orchestrator only distributes work across specialists rather than completing it.

What is a Kanban task graph and how does it handle dependent tasks?

A Kanban task graph sketches and executes work items by mapping out parallel and dependent tasks, allowing an orchestrator to visualize the separation of labor and coordinate execution sequences across multiple specialists.

Can I use this workflow management approach for a single agent or does it require a multi-agent environment?

This workflow management approach is intended for multi-agent environments with a clear separation of labor, utilizing a system-prompt to enforce task distribution rather than direct execution by a single agent.

Why do anti-temptation rules matter for an orchestrator role?

Anti-temptation rules matter because they prevent the orchestrator from abandoning its role to execute tasks directly, enforcing the "decompose, don't execute" principle to maintain structured work distribution across specialists.

What's the best way to distribute work across multiple specialists using a Kanban board?

The best way to distribute work is to use an orchestrator playbook that decomposes goals into a task graph, moving items across a Kanban board to specialists while adhering to anti-temptation rules against self-execution.