kanban-orchestrator

Decompose complex requests and route tasks across Kanban multi-agent workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps orchestrator agents avoid doing implementation work themselves by providing a structured approach for decomposing requests, routing tasks, and coordinating multi-agent execution through Kanban workflows.

Core Features & Use Cases

  • Task Decomposition Playbook: Break complex requests into independent workstreams, identify dependencies, and create effective execution plans.
  • Agent Routing Guidance: Match tasks to available specialist profiles while avoiding invalid assignments and stalled workflows.
  • Workflow Coordination: Manage parallel execution, dependency gates, reviews, recovery paths, and persistent goal-based tasks for multi-agent environments.

Quick Start

Use the kanban-orchestrator skill to plan and route this complex request across the available specialist agents.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I decompose complex requests into workstreams for multi-agent orchestration?

Multi-agent orchestration decomposes complex requests by breaking them into independent workstreams, identifying dependencies, and creating execution plans for specialist assignment. This prevents orchestrators from performing implementation work directly.

What is Kanban-based task routing in a multi-agent workflow?

Kanban-based task routing coordinates multi-agent execution by matching decomposed tasks to available specialist profiles, managing parallel execution, dependency gates, and review pipelines to ensure efficient workflow progression.

How do I manage dependency gates and review pipelines during parallel agent execution?

Workflow coordination manages parallel execution by enforcing dependency gates and review pipelines across specialist agents. This includes handling recovery paths and persistent goal-based tasks to maintain lifecycle-aware execution.

Do I need available agent profiles before starting task planning and routing?

Yes, task routing requires available agent profiles and valid task relationships before execution. You must provide specialist profiles to match tasks correctly and prevent invalid assignments or stalled workflows.

What's the best way to prevent orchestrator agents from executing implementation work directly?

To prevent orchestrators from executing implementation work directly, apply a structured decomposition playbook that routes tasks to specialist agents and enforces lifecycle-aware execution controls across the Kanban workflow.

When should I not use a Kanban workflow for multi-agent task decomposition?

You should avoid Kanban multi-agent orchestration when lacking valid task relationships or available specialist profiles, as invalid assignments and missing dependencies will cause stalled workflows and failed execution pipelines.