kanban-orchestrator

Decompose goals into a Kanban task graph for specialist routing.

13|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/kevinnft/ai-agent-skills --skill kanban-orchestrator-kevinnft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/kevinnft/ai-agent-skills/tree/main/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/kevinnft/ai-agent-skills --skill kanban-orchestrator-kevinnft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates complex work across multiple specialists by decomposing real-world goals into an auditable Kanban task graph, ensuring coordination and escalation without doing the actual work.

Core Features & Use Cases

  • Decomposition playbook: transform goals into task graphs with explicit dependencies and handoffs.
  • Specialist roster conventions: standard roles and triggers to guide who handles what.
  • Anti-temptation rules: enforce routing over execution, keeping humans in the loop when needed.
  • Audit-friendly lifecycle: preserves traceable task edges and status changes for accountability.
  • Use cases: long-running projects, multi-disciplinary analysis, and workflows requiring human-in-the-loop decisions.

Quick Start

Decompose a user goal into a task graph and start routing tasks to the appropriate specialists.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I orchestrate multi-step tasks across specialists without executing the work myself?

To orchestrate multi-step tasks without execution, decompose real-world goals into a Kanban task graph. This approach enforces routing over execution, ensuring explicit handoffs and task assignments while keeping humans in the loop for accountability.

What is a Kanban playbook for routing long-running processes?

A Kanban playbook for routing long-running processes is a task decomposition strategy that maps dependencies into an auditable task graph. It standardizes specialist rosters and triggers to guide who handles what, ensuring clear handoffs throughout the lifecycle.

How do I start decomposing a user goal into a task graph for workflow routing?

To start decomposing a user goal into a task graph, apply the decomposition playbook to map explicit dependencies and handoffs. Route the resulting tasks to the appropriate specialists on your roster, preserving traceable task edges for audit purposes.

Can I use this task routing approach for human-in-the-loop workflows requiring audit trails?

Yes, you can use this routing approach for human-in-the-loop workflows. It preserves traceable task edges and status changes, satisfying guardrails that enforce non-execution and standardized roster-based routing for accountability.

What is the difference between task orchestration and task execution in a Kanban workflow?

Task orchestration coordinates work across specialists by decomposing goals into an auditable Kanban graph without doing the actual work. Task execution is actively performing the work, which anti-temptation rules prevent to keep routing and execution strictly separated.

When should I not use a Kanban orchestrator for workflow management?

You should not use a Kanban orchestrator when your workflow requires direct execution of work rather than routing. This approach strictly enforces non-execution guardrails, making it unsuitable if you need to bypass task assignments or skip human-in-the-loop decisions.